Jalin
Quick Start
- Sign up at jalin.co.id 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 Jalin — national switching network for ATM/debit interbank in Indonesia. Serves HIMBARA banks (BRI, BNI, Mandiri, BTN) and 30+ others banks. ISO 8583 messaging, GPN-compatibility, ATM interbank and bill payment. Fixed commission 6500 IDR.
| Provider ID | jalin |
| Category | Interbank Integrations |
| Website | jalin.co.id |
Supported operations: interbank_transfer/2 balance_inquiry/2 check_transfer_status/2 pay_bill/2 validate_destination_account/2 himbara_banks/0 interbank_fee/0
Configuration
Required Parameters
| Parameter | Description |
|---|---|
jalin_terminal_id | Terminal ID |
jalin_merchant_id | Merchant ID |
jalin_api_key | API Key |
jalin_api_url | API base URL (sandbox / production) |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|---|---|
| POST | /switching/transfer | Interbank transfer |
| POST | /switching/balance | Balance request |
| GET | /switching/status/{ref} | Status of transfer |
| POST | /switching/bill-payment | Bill payments |
| POST | /switching/account/validate | Account validation |