saulmoralespa / magento2-neogateway
Neogateway 对 Magento 2 的集成
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: 2024-09-14 02:05:51 UTC
README
Neogateway 与 Magento 2 的集成
描述
Neogateway 支付方式与 Magento 2 的集成。Neogateway 是一种适用于巴拿马的支付方式,可处理已标记的卡支付。
安装
- 在 Magento 2 安装根目录下,执行以下命令:
composer require saulmoralespa/magento2-neogateway
bin/magento module:enable Smp_Neogateway --clear-static-content
bin/magento setup:upgrade
- 在浏览器窗口中刷新,其中已打开 Magento 店铺
如果在过程中出现错误,请执行以下命令:
php bin/magento setup:di:compile