Gateway API Reference Documentation

Ready to redefine your payment experience? Join Gateway today and unlock a world where getting paid is not a hurdle but a seamless, simple process.


Understanding the Gateway API

Whether you're a coding maestro or just starting out, our intuitive interface and robust API have been meticulously crafted to ensure that integrating payments into your applications is not only efficient but downright enjoyable.

3DS

Allows the merchant (that has been configured accordingly) to check if a card is enrolled for 3DS (3DS1 only, no support for EMV 3DS) and perform Payer Authentication using 3-D Secure.

View Documentation >
Batch

Submit batches of operations (Captures, Refunds, etc) to the Gateway for processing without direct payer interaction.

View Documentation >
Browser Payment

Browser payments are payment methods that require the payer's browser to be present for the to make a payment.

View Documentation >
Gateway

Operations related to speaking directly to the Gateway for status or payment option related details.

View Documentation >
Payment Plan

Request to retrieve a set of payment plan offers for a payment plan so that they can be presented to the cardholder.

View Documentation >
Session

A payment session, or simply session, is a temporary container for any request fields and values of operations that reference a session.

View Documentation >
Tokenization

The identifier for the stored card details that may be used for later to refer to the card details to perform a payment or authorization.

View Documentation >
Transaction

Represents a request by a merchant to transfer money (or to prepare for the transfer) between a payer's account and the merchant's account (or vice versa).

View Documentation >

SDKs

Checkout

The JavaScript library allows simple payment integrations for merchant sites.

Learn more
Session

The JavaScript library allows you to collect sensitive payment details from the payer in fields hosted by the gateway.

Learn more