Xendit Singapore
Quick Start
- Sign up at xendit.co and obtain API credentials
- Create a terminal in the Admin Console with the parameters below
- Start processing — the adapter is pre-built and ready to use
Overview
Fast disbursements & payments, SEA-focused, payout-first platform. Optimized for high-volume disbursements and mass payouts with strong Singapore market presence, supporting PayNow, cards, and bank transfers.
| Provider ID | xendit_sg |
| Category | Local Payment Methods |
| Website | xendit.co |
Supported operations: start_tx refund_tx status
Authentication
HTTP Basic Auth with api_key as username (no password). Webhook verification via callback_token.
Configuration
Required Parameters
| Parameter | Description |
|---|---|
api_key | Xendit Secret API Key |
callback_token | Callback Verification Token for webhook validation |
Status Mapping
| Provider Status | 4pay Status | Description |
|---|---|---|
COMPLETED | charged | |
PAID | charged | |
FAILED | rejected | |
EXPIRED | rejected | |
VOIDED | cancelled | |
REFUNDED | refunded |