linwor / payfast-common
Payfast common class for modules.
v1.0.0
2023-02-01 11:35 UTC
Requires
- php: ^8.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
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_NAMEto the e-Commerce platform e.g. OpenCart. - Set
PF_SOFTWARE_VERto the e-Commerce platform version e.g 4.0.2.0. - Set
PF_MODULE_NAMEto the module name e.g PF_OpenCart. - Set
PF_MODULE_VERto the module version e.g 2.3.1.