glade/magento_checkout

GladePay Magento Checkout Module

Installs: 2

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 0

Type:magento2-module

pkg:composer/glade/magento_checkout

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

This package is not auto-updated.

Last update: 2025-10-31 05:21:20 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