This section will cover the list of values for transaction history API
Types
Below are the list of transaction types that we currently support. We have 2 kind of transaction types: BI-SNAP (field type) & Midtrans (field additionalInfo.type).
| BI-SNAP | Midtrans |
|---|---|
| PAYMENT | PAYMENT |
| TOP_UP | TOP_UP |
| RECEIVE_MONEY | WITHDRAWAL |
| SEND_MONEY | DISBURSEMENT |
Statuses (Midtrans)
Below are the list of transaction statuses for each Midtrans transaction type (field additionalInfo.status)
| Type | Status |
|---|---|
| PAYMENT | AUTHORIZE \ |
| TOP_UP | SETTLEMENT \ |
| WITHDRAWAL | REQUESTED \ |
| DISBURSEMENT | REQUESTED \ |
Channels
Below are the list of transaction channels for each Midtrans transaction type (field additionalInfo.channel)
| Type | Channels |
|---|---|
| PAYMENT | bank_transfer \ |
| TOP_UP | balance_transfer \ |
| WITHDRAWAL | list of banks |
| DISBURSEMENT | list of banks |
Payment Sources
Below are the list of payment sources (field additionalInfo.payment.source), and only applicable for Midtrans transaction type PAYMENTonly. This field can be accessed on transaction history detail API.
| Source |
|---|
| core_api \ |