How do I integrate PayFast with MijoShop?

How do I integrate PayFast with MijoShop?

To install the PayFast payment module, do the following:

  1. Download the payment module from GitHub (v2v3).
  2. Unzip the module to a temporary location on your computer.
  3. Copy the folders in the archive to your base Joomla folder.
    • 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.
  4. Log in to the Control Panel of your Joomla installation.
  5. Navigate to Components > Mijoshop > Dashboard, then Extensions > Payments.
  6. Scroll down to the PayFast.co.za payment method and click Install to install the module.
  7. The PayFast options will then be shown, select the payment status for completed, failed and pending payments, select the sandbox mode, enable the payment module and click Save’
  8. 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:

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:

/components/com_mijoshop/opencart/admin/controller/payment/payfast.php
/components/com_mijoshop/opencart/admin/language/english/payment/payfast.php
/components/com_mijoshop/opencart/admin/view/image/payment/payfast.png
/components/com_mijoshop/opencart/admin/view/image/payment/payfastlogo.gif
/components/com_mijoshop/opencart/admin/view/template/payment/payfast.tpl
/components/com_mijoshop/opencart/catalog/controller/payment/payfast.php
/components/com_mijoshop/opencart/catalog/controller/payment/payfast_common.inc
/components/com_mijoshop/opencart/catalog/language/english/payment/payfast.php
/components/com_mijoshop/opencart/catalog/model/payment/payfast.php
/components/com_mijoshop/opencart/catalog/view/theme/default/image/payfast.png
/components/com_mijoshop/opencart/catalog/view/theme/default/image/payfastlogo.gif
/components/com_mijoshop/opencart/catalog/view/theme/default/template/payment/payfast.tpl

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:

  1. Log in to the Control Panel section of your Joomla system.
  2. Navigate to Components > Mijoshop > Dashboard, and then Extensions >Payments.
  3. Under PayFast.co.za, click Edit.
  4. In the PayFast Settings block, use the following settings: 
    • Set Sandbox Mode = “No”
    • Merchant ID = Integration Page>
    • Merchant Key = Integration Page>
  5. Click Save.

    • Related Articles

    • How do I integrate PayFast with UberCart?

      To integrate PayFast with UberCart, do the following: Download the PayFast module and extract the uc_payfast folder from the zip folder. Move or copy the folder called ”uc_payfast” into your /modules/ubercart/payment directory. Log in to the admin ...
    • In MijoShop, why isn't PayFast listed in the checkout?

      If PayFast isn't listed in the checkout, do the following: Ensure that you have added a South African geo-zone. Navigate to System > Localisation > Geo Zones. Edit the tax options to include the geo-zone. Navigate to System > Localisation > Taxes > ...
    • How do I integrate PayFast with Events Manager Pro?

      You’ll need a working installation of WordPress with Events Manager Pro before you can integrate with PayFast. Kindly see their website for more information. To install the PayFast module, do the following: Download the PayFast plugin. Upload the ...
    • How do I integrate PayFast with Invoice Ninja?

      To integrate your PayFast account with Invoice Ninja, do the following:   Log in to your Invoice Ninja account. Navigate to Settings > Payment Settings. Click on Configure Gateways. Search for and select PayFast as the Provider. Enter your PayFast ...
    • 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. ...