gpay/gladepay-magento2-module

Gladepay integration for Magento 2

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Forks: 1

Type:magento2-module

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

This package is not auto-updated.

Last update: 2024-06-02 06:21:12 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