Skip to content

Latest commit

 

History

History
94 lines (60 loc) · 2.94 KB

README.EN.md

File metadata and controls

94 lines (60 loc) · 2.94 KB

Wersja polska

OpenCart Payment Extension for Paynow

The Paynow plugin adds quick bank transfers and BLIK payment to an OpenCart shop.

This plugin supports OpenCart 3.0 and higher.

Table of Contents

Installation

  1. Download the paynow.ocmod.zip file from Github repository to the local directory as zip file
  2. Go to the OpenCart administration page
  3. Go to Extensions > Installer

Installation step 3

  1. In the section Upload your extension use the option Upload and point to the archive containing the plugin (downloaded in the 1st step)

Configuration

  1. Go to Extensions > Extensions
  2. From the filter list chose Payments

Configuration step 2

  1. Find Paynow and click Edit

Configuration step 3

  1. 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.

Configuration step 4

  1. 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)

FAQ

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.

FAQ

Sandbox

To be able to test our Paynow Sandbox environment register here.

Support

If you have any questions or issues, please contact our support on [email protected].

More info

If you wish to learn more about Paynow visit our website: https://www.paynow.pl/.

License

MIT license. For more information, see the LICENSE file.