Developers Information

There are a couple of methods available for payment processing dependent on server configuration and level of experience. We will outline the basic methods below to help you decide which one is right for you.

Method 1

Background HTTPS POST to a cgi on our server
(requires you host on an SSL server and the ability to perform background https POST's).

Please Note: New Visa security requirements are being implemented which will have to be met if using this method. The latest documentation can be found here.

Method 2

GET or POST to a secure form on our server
(does not require you host on an SSL server)