Gateway API

There are multiple ways to incorporate our payment gateway within a website or mobile device. These options vary based upon ease of integration, required resources, features, and additional security. If you require additional assistance please call us today at 866-656-7725.

Three-Step Redirect API

The Three Step Redirect is the preferred API for customized web-based payment processing. Using this integration method significantly reduces a merchant's PCI footprint without sacrificing end-user look and feel. This method is required when using Verified by Visa/Mastercard SecureCode (Payer Authentication).

Integration Documentation](/content/api/Three-Step-Redirect-API.pdf)

PHP Example](/content/api/php-example.pdf)

PHP Customer Vault Example

Direct Post API

The Direct Post method is the simplest integration method for both web-based and non web-based payment applications, however, merchants using this integration method should have passed a PCI vulnerability scan before use.

Integration Documentation](/content/api/Direct-Post-API.pdf)

ASP Example](/content/api/asp.pdf)

C+ Example](/content/api/c+.pdf)

Java Example](/content/api/java.pdf)

PHP Example](/content/api/php.pdf)

Python Example](/content/api/python.pdf)

Ruby Example

Query API

The Query API allows merchants to download a detailed stream of transaction data. This dataset can then be used to create in-house reports and analytics.

Integration Documentation](/content/api/Query-API.pdf)

PHP Example](/content/api/php-query.pdf)