glade/magento_checkout

GladePay Magento Checkout Module

Maintainers

Package info

gitlab.com/gladepay-apis/official-gladepay-magneto-2-module

Issues

Type:magento2-module

pkg:composer/glade/magento_checkout

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

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

This package is not auto-updated.

Last update: 2026-03-06 06:46:28 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