InstaMoney
Quick Start
- Sign up at instamoney.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
Integration with Instamoney — cross-border Open Banking platform for Indonesia. Specializing in Indonesia corridor (ID-SG, ID-MY, ID-PH, ID-AU, ID-UK). Account verification for international transfers, automatic FX conversion. OJK-licensed.
| Provider ID | instamoney |
| Category | Bank Transfers |
| Website | instamoney.co |
Supported operations: create_remittance/2 check_status/2 verify_beneficiary/2 get_fx_rate/2 supported_corridors/0
Configuration
Required Parameters
| Parameter | Description |
|---|---|
instamoney_api_key | API Key |
instamoney_secret | Secret Key |
instamoney_api_url | API base URL (sandbox / production) |
environment | production |
API Reference
| Method | Endpoint | Description |
|---|---|---|
| POST | /remittance | Cross-border transfer |
| GET | /remittance/status/{reference} | Status of transfer |
| POST | /verification/account | Recipient verification |
| GET | /fx/rate | FX rate |