Skip to content

Latest commit

 

History

History
71 lines (47 loc) · 2.16 KB

README.EN.md

File metadata and controls

71 lines (47 loc) · 2.16 KB

Polska wersja

Paynow plugin for Magento 2

Build Status Latest Version Software License Total Downloads

The Paynow plugin adds quick bank transfers and BLIK payments to a Magento shop.

Table of Contents

Prerequisites

  • PHP since 7.1
  • Magento version from 2.0 or higher

Installation

You can install our plugin through Composer:

composer require pay-now/paynow-magento2
bin/magento module:enable Paynow_PaymentGateway
bin/magento setup:upgrade
bin/magento setup:di:compile

Configuration

  1. Go to administration page
  2. Go to Stores > Configuration > Sales > Payment Methods.
  3. From available payment methods choose Paynow
  4. After changes save your configuration

FAQ

How to configure the return address?

The return address will be set automatically for each order. There is no need to manually configure this address.

How to configure the notification address?

In the Paynow merchant panel go to the tab Settings > Shops and poses, in the field Notification address set the address: https://twoja-domena.pl/paynow/payment/notifications.

Sandbox

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

Support

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

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.