pensopay/magento2 1.2.5

Implements integration with the PensoPay payment service provider.

Type

magento2-module

License

OSL-3.0, AFL-3.0

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

PensoPay_Magento2

Module PensoPay\Payment implements integration with the PensoPay payment service provider.

Tested in Magento 2.1.2 - 2.3.5

Module supports: * Authorize * Capture * Partial Capture * Refund * Partial Refund * Cancel * Payment Fees * Embedded Payment Window * Multiple Stores with Multiple Accounts

Installation

composer require pensopay/magento2
php bin/magento module:enable PensoPay_Payment
php bin/magento setup:upgrade
php bin/magento setup:di:compile

Please note that FTP installation will not work as this module has requirements that will be auto installed when using composer