mage2pro / payfort-mageplaza
PayFort integration with Magento 2
Installs: 29
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 11
Open Issues: 1
Type:magento2-module
This package is auto-updated.
Last update: 2024-10-29 05:10:42 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.