mage2pro / payfort-mageplaza
PayFort integration with Magento 2
Package info
github.com/mage2pro/payfort-mageplaza
Type:magento2-module
pkg:composer/mage2pro/payfort-mageplaza
1.0.1
2018-02-09 15:59 UTC
This package is auto-updated.
Last update: 2026-03-01 00:24:39 UTC
README
This extension integrates a Magento 2 based webstore with the PayFort payment service.
Payfort is available for merchants in the United Arab Emirates, Egypt, Saudi Arabia, Jordan, Lebanon and Qatar.
How to install
composer require mage2pro/payfort-mageplaza:*
bin/magento setup:upgrade
rm -rf pub/static/* && bin/magento setup:static-content:deploy en_US <additional locales, e.g.: ar_AE ar_EG ar_SA ar_JO ar_LB ar_QA>
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile
If you have some problems while executing these commands, then check the detailed instruction.