saulmoralespa / magento2-neogateway
Neogateway integration for magento2
Package info
github.com/saulmoralespa/magento2-neogateway
Type:magento2-module
pkg:composer/saulmoralespa/magento2-neogateway
1.0.2
2020-07-13 16:17 UTC
Requires
- php: >=5.5.0
- magento/framework: >=100
- magento/module-checkout: >=100
- magento/module-payment: >=100
- magento/module-sales: >=100
- saulmoralespa/metropagogateway-php: 1.*
This package is auto-updated.
Last update: 2026-03-14 05:24:23 UTC
README
Integration of neogateway with Magento 2
Description
Integration of Neogateway payment method with Magento 2 Neogateway is a means of payment available for Panama that processes card payments which are tokenized
Installation
- In the root directory of the installation of magento 2, execute the following commands:
composer require saulmoralespa/magento2-neogateway
bin/magento module:enable Smp_Neogateway --clear-static-content
bin/magento setup:upgrade
- Cool your browser window where Magento's store is open
If you have an error in the process, execute the command:
php bin/magento setup:di:compile