Why isn’t my PrestaShop cart being redirected to PayFast?
Often when the friendly URL’s function is enabled on the PrestaShop installation, some clients reported that the PayFast plugin was broken. The fix for this is to make sure that the permissions on the PayFast module and it’s sub-directories and files is CHMOD 0755 or more secure, 0644. If it is 0777, the PrestaShop installation won't see the module and reports an error 404, page not found.
Related Articles
On PrestaShop, why isn’t my payments being marked as paid after a successful transaction?
It could be that the CHMOD settings for your /modules directory is incorrect. Ensure that both /modules and /modules/payfast both are CHMOD 0755. If it is 0777 the PrestaShop installation won't see the module and reports an error 404, page not found, ...
How do I integrate PayFast with PrestaShop (PrestaShop Cloud)?
To install the PayFast payment module, do the following: Download the PayFast addon from the PrestaShop addons site. Navigate to modules in the admin dashboard of your PrestaShop cloud site. Click Add New Module in the top-right corner of the screen ...
How do I integrate PayFast with CS-Cart?
You’ll need a working installation of CS-Cart before you can integrate with PayFast. Kindly see their website for more information. Installation and testing V4 To install the PayFast payment module, do the following: Download the payment module. ...
How do I integrate PayFast with PrestaShop (hosted PrestaShop website)?
In order to use PayFast with PrestaShop, you will need to install the PayFast payment module for PrestaShop, which is provided by PayFast. To install the PayFast payment module, do the following: Download the correct version for your PrestaShop ...
How do I upgrade PayFast with PrestaShop?
To upgrade PayFast with PrestaShop, do the following: Download the payment module from our site. Unzip the module to a temporary location on your computer. Copy the modules folder in the archive to your base PrestaShop folder.