2017 © Pedro Peláez
 

magento2-module magento2-payupl

Payu.pl integration for Magento 2

image

orba/magento2-payupl

Payu.pl integration for Magento 2

  • Thursday, September 15, 2016
  • by orba
  • Repository
  • 6 Watchers
  • 5 Stars
  • 2,951 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 7 Forks
  • 7 Open issues
  • 5 Versions
  • 16 % Grown

The README.md

This project is ABANDONNED, (*1)

Orba Magento 2 Payu.pl Module

Payu.pl integration for Magento 2, (*2)

Key features

  • both POS types support (classic and checkout),
  • multi-store support,
  • full integration with Magento payment flow (transactions, refunds, etc.),
  • logging all APIs exceptions and errors,
  • possibility to choose payment type directly in checkout (only for classic POS),
  • possibility to repeat unsuccessful payment,
  • over 300 unit tests

Configuration in Payu.pl panel

You have to create new POS in Payu.pl panel for your Magento store. Both "classic" and "checkout" POS types are supported but we recommend to use "classic"., (*3)

POS should have "Data coding" set to "UTF-8"., (*4)

"Error return address" should be set to "yourdomain/orba_payupl/payment/end/error/%error%/session_id/%sessionId%", (*5)

"Successful return address" should be set to "yourdomain/orba_payupl/payment/end", (*6)

"Address for reports" should be set to "yourdomain/orba_payupl/payment/notify", (*7)

The string "yourdomain" should be replaced with your store domain, eg. "magento-store.pl/orba_payupl/payment/end"., (*8)

For testing purposes enable "test payment". It's a fake payment method you can use during checkout. You won't be charged for anything but all the processes will work just like if it was a normal payment., (*9)

Configuration in Magento panel

The configuration can be found in Stores > Configuration > Sales > Payment Methods > ORBA | Payu.pl. It should be pretty straight-forward., (*10)

The Versions

15/09 2016

dev-master

9999999-dev

Payu.pl integration for Magento 2

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/module-checkout 100.1.*
  • magento/module-payment 100.1.*
  • magento/module-sales 100.1.*
  • magento/framework 100.1.*
  • openpayu/openpayu 2.2.*

 

15/09 2016

dev-dev

dev-dev

Payu.pl integration for Magento 2

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/module-checkout 100.1.*
  • magento/module-payment 100.1.*
  • magento/module-sales 100.1.*
  • magento/framework 100.1.*
  • openpayu/openpayu 2.2.*

 

15/09 2016

1.0.2

1.0.2.0

Payu.pl integration for Magento 2

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/module-checkout 100.1.*
  • magento/module-payment 100.1.*
  • magento/module-sales 100.1.*
  • magento/framework 100.1.*
  • openpayu/openpayu 2.2.*

 

04/08 2016

1.0.1

1.0.1.0

Payu.pl integration for Magento 2

  Sources   Download

OSL-3.0 AFL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/module-checkout 100.0.*
  • magento/module-payment 100.0.*
  • magento/module-sales 100.0.*
  • magento/framework 100.0.*
  • openpayu/openpayu 2.1.*

 

19/04 2016

1.0.0

1.0.0.0

Payu.pl integration for Magento 2

  Sources   Download

OSL-3.0 AFL-3.0

The Requires