freepay/magento2

Implements integration with the FreePay payment gateway.

Installs: 112

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.27 2024-12-18 19:52 UTC

README

Payment gateway module for Magento 2

Installation

composer require freepay/magento2
php bin/magento module:enable FreePay_Gateway
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento cache:clean