LINE Bank
Quick Start
- Sign up at linebankid.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 LINE Bank (PT Bank KEB Hana Indonesia) — digital bank from LINE Corporation (Naver Group) and Hana Financial Group. Integration with LINE messenger (200M+ users SEA), virtual cards GPN, time deposits up to 6.5% p.a.
| Provider ID | line_bank |
| Category | Bank Transfers |
| Website | linebankid.com |
Supported operations: open_account/2 issue_virtual_card/2 get_balance/2 fund_transfer/2 create_time_deposit/2 card_networks/0
Configuration
Required Parameters
| Parameter | Description |
|---|---|
line_bank_partner_id | Partner ID |
line_bank_api_key | API Key |
line_bank_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 | /deposits/time | Creation time deposit |