asmapostpay / magento2
Postpay Payment Gateway for Magento 2
Package info
github.com/asma-postpay/Composermagento2
Type:magento2-module
pkg:composer/asmapostpay/magento2
1.0.0
2023-05-12 12:38 UTC
Requires
- php: ^7.1|^8.0
- guzzlehttp/guzzle: ^6.0
- postpay/postpay-php: ~0.0.4
Requires (Dev)
README
Postpay for Magento 2
Postpay Payment Gateway for Magento 2.
Installation
The recommended way to install postpay is through Composer:
composer require postpay/magento2
Register the extension:
bin/magento setup:upgrade
Recompile your Magento project:
bin/magento setup:di:compile
Clean the cache:
bin/magento cache:clean