Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pay-now/paynow-magento2

Paynow plugin for Magento2
https://github.com/pay-now/paynow-magento2

gateway magento magento2 payments paynow

Last synced: 2 months ago
JSON representation

Paynow plugin for Magento2

Awesome Lists containing this project

README

        

[**Polska wersja**][ext0]

# Paynow plugin for Magento 2

[![Build Status](https://travis-ci.com/pay-now/paynow-magento2.svg?branch=master)](https://travis-ci.com/pay-now/paynow-magento2)
[![Latest Version](https://img.shields.io/github/release/pay-now/paynow-magento2.svg)](https://github.com/pay-now/paynow-magento2/releases)
[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg)](LICENSE)
[![Total Downloads](https://img.shields.io/packagist/dt/pay-now/paynow-magento2)](https://packagist.org/packages/pay-now/paynow-magento2)

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

## Table of Contents

- [Prerequisites](#prerequisites)
- [Installation](#installation)
- [Configuration](#configuration)
- [FAQ](#FAQ)
- [Sandbox](#sandbox)
- [Support](#support)
- [License](#license)

## Prerequisites

- PHP since 7.1
- Magento version from 2.0 or higher

## Installation

You can install our plugin through Composer:
```bash
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][ext2].

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

[ext0]: README.md
[ext1]: https://github.com/pay-now/paynow-magento2/releases/latest
[ext2]: https://panel.sandbox.paynow.pl/auth/register