payfi / module-payments
Payfi Payment gateway for accepting credit card, debit card and bank account payments on your store
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: 2025-06-15 04:37:36 UTC
README
"# magento2 payfi plugin"
1.Upload the files to app/code
2.Change public key in the file below to client public key Payfi\Payments\view\frontend\web\js\view\payment\method-renderer\payfipayment.js
-
Run php bin/magento setup:upgrade
-
php bin/magento setup:static-content:deploy