payfi / module-payments
Payfi支付网关,用于在您的商店接受信用卡、借记卡和银行账户支付
1.1.0
2022-08-25 09:18 UTC
Requires
- php: >=7.4.0
- magento/module-checkout: 100.1.*
- magento/module-payment: 100.1.*
- magento/module-sales: 100.1.*
This package is not auto-updated.
Last update: 2024-09-22 01:11:18 UTC
README
"# magento2 payfi插件"
1. 将文件上传到app/code目录
2. 修改以下文件中的公钥为客户端公钥:Payfi\Payments\view\frontend\web\js\view\payment\method-renderer\payfipayment.js
-
运行 php bin/magento setup:upgrade
-
php bin/magento setup:static-content:deploy