linwor/payfast-common

Payfast common class for modules.

Installs: 10

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/linwor/payfast-common

v1.0.0 2023-02-01 11:35 UTC

This package is auto-updated.

Last update: 2025-11-29 03:57:31 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 linwor/payfast-common

You will need to also declare the following module constants:

  • 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.