An open API service indexing awesome lists of open source software.

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

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).