https://github.com/mage2pro/payfort-matt-jac
PayFort integration with Magento 2
https://github.com/mage2pro/payfort-matt-jac
Last synced: about 2 months ago
JSON representation
PayFort integration with Magento 2
- Host: GitHub
- URL: https://github.com/mage2pro/payfort-matt-jac
- Owner: mage2pro
- Created: 2018-02-14T10:56:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-08T06:05:51.000Z (over 6 years ago)
- Last Synced: 2025-01-14T23:35:54.011Z (over 1 year ago)
- Language: PHP
- Homepage: https://mage2.pro/c/admin/third-party-extensions
- Size: 57.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This extension integrates a Magento 2 based webstore with the **[PayFort](https://www.payfort.com)** payment service.
Payfort [is available](https://www.payfort.com/payfort-faqs/#section30) for merchants in the United Arab Emirates, Egypt, Saudi Arabia, Jordan, Lebanon and Qatar.
## How to install
```
composer require mage2pro/payfort-matt-jac:*
bin/magento setup:upgrade
rm -rf pub/static/* && bin/magento setup:static-content:deploy en_US
rm -rf var/di var/generation generated/code && bin/magento setup:di:compile
```
If you have problems with these commands, please check the [detailed instruction](https://mage2.pro/t/263).