glade / magento_checkout
GladePay Magento Checkout Module
dev-master
2019-11-20 02:18 UTC
This package is not auto-updated.
Last update: 2025-04-04 02:43:01 UTC
README
Magento2 extension for GladePay payment gateway
Install
Go to Magento2 root folder
Enter following command to install module:
composer require glade/magento_checkout
Wait while dependencies are updated.
Enter following commands to enable module:
php bin/magento module:enable Gladepay_Checkout --clear-static-content
php bin/magento setup:upgrade
php bin/magento setup:di:compile
- Enable and configure
Gladepay
in Magento Admin underStores/Configuration/Payment
Methods