freepay/magento2

Implements integration with the FreePay payment gateway.

1.0.26 2024-08-19 14:05 UTC

This package is auto-updated.

Last update: 2024-09-19 14:21:22 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