gpay/gladepay-magento2-module

Gladepay integration for Magento 2

Maintainers

Package info

gitlab.com/gladepay-apis/gladepay-magento2

Issues

Type:magento2-module

pkg:composer/gpay/gladepay-magento2-module

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 0

dev-master 2018-09-14 07:20 UTC

This package is not auto-updated.

Last update: 2026-04-05 14:42:21 UTC


README

Magento2 extension for Gladepay payment gateway

Install

  • Go to Magento2 root folder

  • Enter following command to install module:

composer require gpay/gladepay-magento2-module
  • Wait while dependencies are updated.

  • Enter following commands to enable module:

php bin/magento module:enable Gpay_Gladepay --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