pensopay/magento2

Implements integration with the PensoPay payment service provider.

Maintainers

Package info

github.com/pensopay/magento2-pensopay

Type:magento2-module

pkg:composer/pensopay/magento2

Statistics

Installs: 4 620

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

2.2.2 2024-12-05 10:31 UTC

README

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

Tested in Magento 2.4.4 - 2.4.7

Module supports:

  • Authorize
  • Capture
  • Partial Capture
  • Refund
  • Partial Refund
  • Cancel
  • Payment Fees
  • 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

Hyvä Theme Support

composer require hyva-themes/magento2-hyva-checkout-pensopay-payment

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