THIN LAYER PAYMENT ENGINE API v2 Integration Guide v.1.18
Introduction
Thin Layer Payment Engine (TLPE) APIv2 is a REST API that provides customers and business with the ability to accept and process payment. TLPE is connected to various acquirers that can process different payment methods and payment brands for credit card processing, e-wallet and e-money, online bank transfer, and over the counter (OTC) form of payments
Getting Started
TLPE has various endpoints available to accommodate a smooth and seamless payment process.
To integrate, contact AltPayNet’s sales representative or account manager to arrange your TLPE credentials consisting of Authorization
and Secret
to authenticate every request to the API.
Parameter | Description | Type |
---|---|---|
Authorization |
Unique identifier of integrator | String |
Secret |
Issued key used for signing the payload data to create a secure token | String |
Info
It is recommended to keep the credentials private and secure, especially the LIVE credentials.