saulmoralespa / magento2-neogateway
Neogateway integration for magento2
Installs: 29
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento2-module
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: 2025-02-14 02:56:54 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