Create a payment

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The type of payment method. Currently accepts "virtual_bank_account", "retail_outlet", "qris" and "e-wallet".

int32
required

Amount of money you want your customer to pay via the payment method. Must be an integer.

string

To specify the currency of your transaction. We only accept "IDR" as currency at the moment.

string
required

A unique reference ID used for idempotency purposes. Typically an "order id" or "invoice id".

string
Defaults to 24 hours

This should let you set the transaction expiry time. Format is in ISO8601.

string

An arbitrary string attached to the object. Often useful for displaying to users what the transaction was for. Description length limit is 1000 chars.

Headers
string

application/vnd.api+json

Response

Language
Credentials
Basic
base64
:
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json