glade/magento_checkout

GladePay Magento Checkout Module

dev-master 2019-11-20 02:18 UTC

This package is not auto-updated.

Last update: 2024-05-16 22:19:40 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 under Stores/Configuration/Payment Methods