asmapostpay / magento2
Magento 2 的后付款支付网关
1.0.0
2023-05-12 12:38 UTC
Requires
- php: ^7.1|^8.0
- guzzlehttp/guzzle: ^6.0
- postpay/postpay-php: ~0.0.4
Requires (Dev)
README
Postpay for Magento 2
Postpay 是 Magento 2 的支付网关。
安装
推荐通过 Composer 安装 postpay
composer require postpay/magento2
注册扩展
bin/magento setup:upgrade
重新编译您的 Magento 项目
bin/magento setup:di:compile
清理缓存
bin/magento cache:clean