payfi / module-payments
Payfi Payment gateway for accepting credit card, debit card and bank account payments on your store
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 0
Open Issues: 1
pkg:composer/payfi/module-payments
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: 2026-01-11 07:31:35 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