payfast/payfast-common

Payfast common class for modules.

v1.0.2 2024-01-29 19:49 UTC

This package is not auto-updated.

Last update: 2024-05-14 12:23:06 UTC


README

Payfast common class for modules

This is the Payfast common class for modules.

Installation

You can install this module using composer:

composer require payfast/payfast-common

You will need to also declare the following module constants:

  • Set PF_DEBUG to the debug status e.g. true|false.
  • Set PF_SOFTWARE_NAME to the e-Commerce platform e.g. OpenCart.
  • Set PF_SOFTWARE_VER to the e-Commerce platform version e.g. 4.0.2.0.
  • Set PF_MODULE_NAME to the module name e.g. PF_OpenCart.
  • Set PF_MODULE_VER to the module version e.g. 2.3.1.