Skip to main content

Traveloka PayLater

Quick Start
  1. Sign up at traveloka.com and obtain API credentials
  2. Create a terminal in the Admin Console with the parameters below
  3. Start processing — the adapter is pre-built and ready to use

Go to Traveloka PayLater →

Overview

Traveloka PayLater — BNPL-service in the ecosystem Traveloka (~10M+ users). Specializing in travel-verticals: airline tickets, hotels, transport, lifestyle. Supports pay later (next month) and installments for 3, 6, and 12 months. License OJK multifinance. Integration via Traveloka Platform API with HMAC signature.

Provider IDtraveloka_paylater
CategoryBuy Now, Pay Later
Websitetraveloka.com

Supported operations: start_tx refund_tx status


Authentication

Partner Key + Secret Key. Request signing via HMAC using secret_key.


Configuration

Required Parameters

ParameterDescription
partner_keyTraveloka Partner Key
secret_keyTraveloka Secret Key for HMAC signing
base_urlPlatform API base URL

Status Mapping

Provider Status4pay StatusDescription
PAID / COMPLETEDcharged
REFUNDEDrefunded
FAILEDrejected
EXPIREDrejected
CANCELLEDrejected
PENDINGcharging

Resources