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.
Batch
Submit batches of operations (Captures, Refunds, etc) to the Gateway for processing without direct payer interaction.
Browser Payment
Browser payment methods allow a payer to pay for goods and services online on the browser payment provider's website.
Gateway
Operations related to speaking directly to the Gateway for status or payment option related details.
Gift Card
Request to retrieve the available balance for a gift card.
Payment Plan
Request to retrieve a set of payment plan offers for a payment plan so that they can be presented to the cardholder.
Session
A payment session, or simply session, is a temporary container for any request fields and values of operations that reference a session.
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.
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).
SDKs
Session
The JavaScript library allows you to collect sensitive payment details from the payer in fields hosted by the gateway.
Learn more