{"id":18636250,"url":"https://github.com/pay-now/paynow-opencart","last_synced_at":"2026-03-16T22:37:37.127Z","repository":{"id":43414608,"uuid":"209281103","full_name":"pay-now/paynow-opencart","owner":"pay-now","description":"OpenCart Payment Extension for Paynow","archived":false,"fork":false,"pushed_at":"2023-03-01T12:07:17.000Z","size":1095,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T11:49:17.706Z","etag":null,"topics":["opencart","opencart-extension","opencart-payment","opencart-plugin","paynow","paynow-api"],"latest_commit_sha":null,"homepage":"https://paynow.pl","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pay-now.png","metadata":{"files":{"readme":"README.EN.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-09-18T10:27:52.000Z","updated_at":"2023-01-06T00:16:10.000Z","dependencies_parsed_at":"2024-11-07T05:30:42.375Z","dependency_job_id":"75cd16dc-94bd-4e2c-9f67-7731468b1ab1","html_url":"https://github.com/pay-now/paynow-opencart","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pay-now%2Fpaynow-opencart","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pay-now%2Fpaynow-opencart/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pay-now%2Fpaynow-opencart/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pay-now%2Fpaynow-opencart/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pay-now","download_url":"https://codeload.github.com/pay-now/paynow-opencart/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248361503,"owners_count":21090911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["opencart","opencart-extension","opencart-payment","opencart-plugin","paynow","paynow-api"],"created_at":"2024-11-07T05:28:49.231Z","updated_at":"2026-03-16T22:37:37.087Z","avatar_url":"https://github.com/pay-now.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"[**Wersja polska**][ext0]\n\n# OpenCart Payment Extension for Paynow\n\nThe Paynow plugin adds quick bank transfers and BLIK payment to an OpenCart shop.\n\nThis plugin supports OpenCart 3.0 and higher.\n\n## Table of Contents\n\n- [Installation](#installation)\n- [Configuration](#configuration)\n- [FAQ](#FAQ)\n- [Sandbox](#sandbox)\n- [Support](#support)\n- [License](#license)\n\n## Installation\n\n1. Download the paynow.ocmod.zip file from [Github repository][ext1] to the local directory as zip file\n2. Go to the OpenCart administration page\n3. Go to `Extensions \u003e Installer`\n\n![Installation step 3][ext3]\n\n4. In the section `Upload your extension` use the option `Upload` and point to the archive containing the plugin (downloaded in the 1st step)\n\n## Configuration\n\n1. Go to `Extensions \u003e Extensions`\n2. From the filter list chose `Payments`\n\n![Configuration step 2][ext5]\n\n3. Find `Paynow` and click `Edit`\n\n![Configuration step 3][ext6]\n\n4. The production credential keys can be found in `Settings \u003e Shops and poses \u003e Authentication data` in the Paynow merchant panel.\n\n   The sandbox credential keys can be found in `Settings \u003e Shops and poses \u003e Authentication data` in the [sandbox panel][ext11].\n\n![Configuration step 4][ext8]\n\n5. Depending on the type of the environment you want to connect with:\n\n- for the production environment\n  - `API Key (Production)`\n  - `Signature Key (Production)`\n- for the sandbox environment\n  - `API Key (Sandbox)`\n  - `Signature Key (Sandbox)`\n\n## FAQ\n\n**How to configure the notification address?**\n\nThe notification address will be set automatically when the module settings are saved. If not, in the Paynow merchant panel go to the tab `Settings \u003e Shops and poses`, in the field `Notification address` set the address: `https://your-domain.pl/index.php?route=extension/payment/paynow/notifications`.\n\n**How to configure the return address?**\n\nThe return address will be set automatically when the module settings are saved. If not, in the Paynow merchant panel go to the tab `Settings \u003e Shops and poses \u003e Point of sales`, in the field `Return address` set the address: `https://your-domain.pl/index.php?route=checkout/success`.\n\n![FAQ][ext12]\n\n## Sandbox\n\nTo be able to test our Paynow Sandbox environment register [here][ext2].\n\n## Support\n\nIf you have any questions or issues, please contact our support on kontakt@paynow.pl.\n\n## More info\n\nIf you wish to learn more about Paynow visit our website: https://www.paynow.pl/.\n\n## License\n\nMIT license. For more information, see the LICENSE file.\n\n[ext0]: README.md\n[ext1]: https://github.com/pay-now/paynow-opencart/releases/latest\n[ext2]: https://panel.sandbox.paynow.pl/auth/register\n[ext3]: instruction/step1.png\n[ext4]: instruction/step2.png\n[ext5]: instruction/step3.png\n[ext6]: instruction/step4.png\n[ext7]: instruction/step5.png\n[ext8]: instruction/step6.png\n[ext9]: instruction/step7.png\n[ext10]: instruction/step8.png\n[ext11]: https://panel.sandbox.paynow.pl/merchant/settings/shops-and-pos\n[ext12]: instruction/faq.png","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpay-now%2Fpaynow-opencart","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpay-now%2Fpaynow-opencart","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpay-now%2Fpaynow-opencart/lists"}