Start a conversation

How do I manually transfer the modules files for the PayFast integration with CubeCart?


The files for the module as contained in the zip file you downloaded are as follows:

/modules/gateway/PayFast/config.xml
/modules/gateway/PayFast/gateway.class.php
/modules/gateway/PayFast/payfast.log
/modules/gateway/PayFast/payfast_common.inc
/modules/gateway/PayFast/admin/index.inc.php
/modules/gateway/PayFast/language/module.definitions.xml
/modules/gateway/PayFast/skin/admin/index.tpl

In order to install the module in your CubeCart installation, you need to ensure that these files are transferred to your CubeCart installation exactly as they are in the zip file.

This will not overwrite anything which exists already (besides an already existing PayFast module).

To upload these files manually, do the following:

  1. Create the directory ‘PayFast’ at ‘/admin/modules/gateway/’ and transfer the ‘index.php’ and ‘logo.gif’ files to it.
  2. Create the directory ‘PayFast’ at ‘/modules/gateway/’ and transfer the ‘notify.php’ and ‘transfer.inc’ files to it

Then follow the rest of the installation instructions.

Choose files or drag and drop files
Helpful?
Yes
No