The Paynow plugin adds quick bank transfers and BLIK payment to an OpenCart shop.
This plugin supports OpenCart 3.0 and higher.
- Download the paynow.ocmod.zip file from Github repository to the local directory as zip file
- Go to the OpenCart administration page
- Go to
Extensions > Installer
- In the section
Upload your extension
use the optionUpload
and point to the archive containing the plugin (downloaded in the 1st step)
- Go to
Extensions > Extensions
- From the filter list chose
Payments
- Find
Paynow
and clickEdit
-
The production credential keys can be found in
Settings > Shops and poses > Authentication data
in the Paynow merchant panel.The sandbox credential keys can be found in
Settings > Shops and poses > Authentication data
in the sandbox panel.
- Depending on the type of the environment you want to connect with:
- for the production environment
API Key (Production)
Signature Key (Production)
- for the sandbox environment
API Key (Sandbox)
Signature Key (Sandbox)
How to configure the notification address?
The notification address will be set automatically when the module settings are saved. If not, in the Paynow merchant panel go to the tab Settings > Shops and poses
, in the field Notification address
set the address: https://your-domain.pl/index.php?route=extension/payment/paynow/notifications
.
How to configure the return address?
The return address will be set automatically when the module settings are saved. If not, in the Paynow merchant panel go to the tab Settings > Shops and poses > Point of sales
, in the field Return address
set the address: https://your-domain.pl/index.php?route=checkout/success
.
To be able to test our Paynow Sandbox environment register here.
If you have any questions or issues, please contact our support on [email protected].
If you wish to learn more about Paynow visit our website: https://www.paynow.pl/.
MIT license. For more information, see the LICENSE file.