mage2pro/payfort-matt-jac

PayFort integration with Magento 2

Installs: 28

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:magento2-module

1.1.0 2018-02-14 13:13 UTC

This package is auto-updated.

Last update: 2024-04-08 15:20:48 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-matt-jac:*
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 problems with these commands, please check the detailed instruction.