Allo Bank
Quick Start
- Sign up at allobank.com 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
Integration with Allo Bank — digital bank from CT Corp (Chairul Tanjung), one from largest conglomeratein Indonesia. Account opening via API, virtual cards GPN, QRIS generation, ecosystem integration CT Corp (Trans Retail, Bank Mega). IDX listed (BBHI).
| Provider ID | allo_bank |
| Category | Bank Transfers |
| Website | allobank.com |
Supported operations: open_account/2 issue_virtual_card/2 get_balance/2 fund_transfer/2 generate_qris/2 card_networks/0
Configuration
Required Parameters
| Parameter | Description |
|---|---|
allo_partner_id | Partner ID |
allo_api_key | API Key |
allo_api_url | API base URL (sandbox / production) |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|---|---|
| POST | /accounts/open | Account opening |
| POST | /cards/virtual | Virtual card issuance cards |
| GET | /accounts/{id}/balance | Balance |
| POST | /transfers | Funds transfer |
| POST | /qris/generate | Generation QRIS |