Virtual Account

This section covers the Manjo Virtual Account flow from the collection:

  • Create transaction
  • Bank list
  • Payment callback

Authentication

Merchant-facing endpoints use X-API-KEY.

Endpoints

Page Path Purpose
Create Transaction /docs/va/create-transaction Create dynamic or static VA transactions.
Bank List /docs/va/bank-list List supported banks and VA types.
Payment Callback /docs/va/payment-callback Handle Manjo payment callbacks.

Notes

  • method: 1 maps to Virtual Account.
  • type: 1 is Dynamic VA.
  • type: 2 is Static VA.
  • Callbacks are idempotent and should be treated as repeatable events.