This is Paygate Payhost (with tokenization) for Magento 2. Please feel free to contact the Payfast support team at support@payfast.help should you require any assistance.
-
Download the Plugin
- Visit the releases page and download PayGate.zip.
-
Install the Plugin
- Extract the contents of
PayGate.zip
, then upload the newly created PayGate directory into your Magento app/code directory (e.g. magentorootfolder/app/code/). - Run the following Magento CLI commands:
php bin/magento module:enable PayGate_PayHost php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy php bin/magento indexer:reindex php bin/magento cache:clean
- Extract the contents of
-
Configure the Plugin
- Login to the Magento admin panel.
- Navigate to Stores > Configuration > Sales > Payment Methods and click on Paygate Payhost.
- Configure the module according to your needs, then click the Save Config button.
Please submit pull requests with any tweaks, features or fixes you would like to share.