QRIS Payment Notification

Parameter

Data Type

Description

userId

String

type

String

qr_invoice

amount

String

ex : IDR 5000.00

feeAmount

String

ex : 0.0

status

String

Success / Failed

transactionId

String

refId

String

qrType

String

balance

String

ex : "IDR 7568072.00"

qrContent

String

{
  "userId": "TImdVCFo",
  "type": "qr_invoice",
  "amount": "IDR 5000.00",
  "feeAmount": "IDR 0.00",
  "status": "success",
  "transactionId": "083510638667",
  "refId": "48547ca1-1b23-446e-b883-59ce2298a541",
  "qrType": "qr_type_qris_static_amount",
  "balance": "IDR 7568072.00",
  "qrContent": "00020101021126570016ID.CO.SHOPEE.WWW0118936009180000001402020413500303UME51440014ID.CO.QRIS.WWW0215ID10190045322970303UME5204581253033605802ID5925Gulu Gulu Mall Ambassador6015Jakarta Selatan61051294062070703A01630494FA"
}

Last updated