Skip to content

Commit

Permalink
Add information about Magento 2 and registration info
Browse files Browse the repository at this point in the history
  • Loading branch information
regdos committed Nov 24, 2017
1 parent 87550e8 commit 85c9703
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
7 changes: 6 additions & 1 deletion README.EN.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

**If you have any questions or issues, feel free to contact our technical support: tech@payu.pl.**

* If you have Magneto in version 2.x please use [plugin for ver 2.x][ext6]

## Table of Contents

1. [Features](#features)
Expand All @@ -27,7 +29,7 @@ The module adds two payment methods:

# Prerequisites

**Important:** This plugin works only with REST API (checkout) points of sales (POS).
**Important:** This plugin works only with REST API (checkout) points of sales (POS). If you do not already have PayU merchant account, [**please register in Production**][ext4] or [**please register in Sandbox**][ext5]

The following PHP extensions are required:

Expand Down Expand Up @@ -110,6 +112,9 @@ Available when parameter `Sandbox mode` is set to `Yes`.
[ext1]: https://github.com/PayU/plugin_magento_160
[ext2]: http://php.net/manual/en/book.curl.php
[ext3]: http://php.net/manual/en/book.hash.php
[ext4]: https://secure.payu.com/boarding/#/form&pk_campaign=Plugin-Github&pk_kwd=Magento
[ext5]: https://secure.snd.payu.com/boarding/#/form&pk_campaign=Plugin-Github&pk_kwd=Magento
[ext6]: https://github.com/PayU/plugin_magento_2

<!--images:-->
[img0]: readme_images/methods_en.png
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

**Jeżeli masz jakiekolwiek pytania lub chcesz zgłosić błąd zapraszamy do kontaktu z naszym wsparciem pod adresem: tech@payu.pl.**

* Jeżeli używasz Magneto w wersji 2.x proszę skorzystać z [pluginu dla wersji 2.x][ext6]

## Spis treści

1. [Cechy](#cechy)
Expand All @@ -29,7 +31,7 @@ Moduł dodaje dwie metody płatności:

## Wymagania

**Ważne:** Moduł ten działa tylko z punktem płatności typu `REST API` (Checkout).
**Ważne:** Moduł ten działa tylko z punktem płatności typu `REST API` (Checkout), jeżeli nie posiadasz jeszcze konta w systemie PayU [**zarejestruj się w systemie produkcyjnym**][ext4] lub [**zarejestruj się w systemie sandbox**][ext5]

Do prawidłowego funkcjonowania modułu wymagane są następujące rozszerzenia PHP: [cURL][ext1] i [hash][ext2].

Expand Down Expand Up @@ -107,6 +109,9 @@ Dostępne gdy parametr `Tryb testowy (Sandbox)` jest ustawiony na `Tak`.
[ext1]: http://php.net/manual/en/book.curl.php
[ext2]: http://php.net/manual/en/book.hash.php
[ext3]: https://github.com/PayU/plugin_magento_160
[ext4]: https://secure.payu.com/boarding/#/form&pk_campaign=Plugin-Github&pk_kwd=Magento
[ext5]: https://secure.snd.payu.com/boarding/#/form&pk_campaign=Plugin-Github&pk_kwd=Magento
[ext6]: https://github.com/PayU/plugin_magento_2

<!--images:-->
[img0]: readme_images/methods.png

0 comments on commit 85c9703

Please sign in to comment.