In order to use PayFast with Jamroom v4.3.0, you will need to install the PayFast payment module for Jamroom v4.3.0 which is provided by PayFast.
Installation requirements
- A working Jamroom v4.3.0 installation with the Payments Plugin Installed
Installation and Testing
To install the PayFast payment module, do the following:
- Download the payment module from our site.
- Unzip the module to a temporary location on your computer.
- Copy the include folder in the archive to your base Jamroom installation.
- This should NOT overwrite any existing files or folders and merely supplement them with the PayFast files.
- This is however, dependent on the FTP program you use.
- If you are concerned about this, rather copy the individual files across as per instructions below.
- Log in to the Jamroom v4.3.0 Admin console.
- Navigate to Admin Options > System Config > Payment Settings.
- Select PayFast as Vault Processor.
- Select the configure button next to PayFast under Payment Processor Modules.
- Click Update Settings.
- The module is now ready to be tested with the PayFast Sandbox. To test with the sandbox, use the following login credentials when redirected to the PayFast site:
- Username: sbtu01@payfast.co.za
- Password: clientpass
Copying the individual files across
If you are concerned that copying the entire folder from the downloaded module may overwrite files in your installation, rather copy the files from the extracted module individually into your installation.
Be sure to copy the files from the downloaded module to their corresponding locations within your installation:
The list of files needed in your online installation are as follows:
include/plugins/jrPayment/PayFast.php include/plugins/jrPayment/payfast_common.inc include/plugins/jrPayment/images/PayFast.png
Testing that it is working correctly
If you followed the installation instructions above, the module is in ‘test’ mode and you can test it by purchasing from your site as a buyer normally would. You will be redirected to PayFast for payment and can log in with the user account detailed above and make payment using the balance in their wallet.
You will not be able to directly ‘test’ a credit card or Instant EFT payment in the sandbox, but you don't really need to. The inputs to and outputs from PayFast are exactly the same, no matter which payment method is used, so using the wallet of the test user will give you exactly the same results as if you had used another payment method.
Going live
In order to make the module ‘live’, do the following:
- Log in to the Jamroom v4.3.0 Admin.
- Navigate to Admin Options > System Config > Payment Settings.
- Select the configure button next to PayFast under Payment Processor Modules’
- In the PayFast Settings block, use the following settings:
- PayFast Sandbox/Live = ‘Live’
- PayFast Merchant ID = Integration Page>
- PayFast Merchant Key = <Integration Page>
- PayFast ITN Debug = Off
- Click Update Settings.