Appearance
Feature & Use Cases
MC Payment Virtual Account API supports close, open, partial amount payment. MCP also support the usage of static and dynamic Virtual Account number. Here's the features and logic board to set it up.
Feature Type | Feature | Description | Payment System | Is Multi Use |
---|---|---|---|---|
1 | Single Closed Amount Payment | Closed loop payment; the virtual account (VA) can only be paid once with a specific amount set by the merchant. | CLOSED | false |
2 | Multi Closed Amount Payment | Similar to Single Closed, but the VA can be paid multiple times as long as it's still active (not expired or cancelled). | CLOSED | true |
3 | Open Amount Payment | Open loop payment; VA can accept any amount. Minimum default amount is IDR 10,000, except for BNI bank. VA becomes invalid upon merchant cancellation. | OPEN | true |
4 | Partial Payment | Fixed amount VA that supports multiple payments (like installments) until the total amount is fully paid. | PARTIAL | true |