Created using symmetric signature HMAC_SHA512 algorithm. Read here
Authorization
String
M
Represents access_token of a request; string starts with keyword “Bearer ” followed by access_token. Can get this token from Access Token B2B response. Read here
Alphanumeric string. Preferably UUID. Reference number that should be unique across 3 months. This value should be filled with the same value as X-EXTERNAL-ID
amount
Object
M
Amount object
amount.value
String(16,2)
M
Transaction amount
amount.currency
String(3)
M
Transaction currency
merchantId
String(64)
O
Merchant identifier that is unique per each merchant
subMerchantId
String(32)
O
Sub merchant ID
storeId
String(64)
O
Store ID
terminalId
String(16)
O
Merchant terminal id
validityPeriod
String(25)
M
The time when the QRIS will automatically expire. The time when the payment will be automatically expired. The format is defined by ISO 8601.
additionalInfo
Object
M
Additional information
additionalInfo.acquirer
Integer
M
ID Acquirer
additionalInfo.Items
Array of Object
M
Items Object
additionalInfo.Items.id
String
M
ID Items
additionalInfo.Items.price
String
M
Price Object
additionalInfo.Items.price.value
String
M
Price value
additionalInfo.Items.price.currency
String
M
Transaction currency
additionalInfo.Items.quantity
String
M
Quantity of items
additionalInfo.Items.name
String
M
Items Name
additionalInfo.Items.brand
String
O
Brand Items
additionalInfo.Items.category
String
O
Category items
additionalInfo.Items.merchantName
String
O
Merchant Name
additionalInfo.customerDetails
Object
M
Object Costumer Details
additionalInfo.customerDetails.email
String
M
Email Customer
additionalInfo.customerDetails.firstName
String
M
First name customer
additionalInfo.customerDetails.lastName
String
M
Last name customer
additionalInfo.customerDetails.phone
String
M
Phone number customer
additionalInfo.metadata
Object
O
Object containing the metadata parameters.
additionalInfo.countryCode
String
O
Code Country
additionalInfo.locale
String
O
Specifies the language and regional settings for the checkout page