Web Payment API Documentation

V1.6.0

Class Implementation Example
In order to make requests to , your request server IP address must be whitelisted with .
Contact us if you require an IP address to be whitelisted.
The below is a basic example of a class implementation to encapsulate the full API.
This implementation is incomplete in that it does not take your system security or structure into account.
Feel free to make use of this code, however please be aware that you would need to adjust this to your needs and requirements.
Code Example: PHP Copy