Tokenization
A Token can represent your tokenized Customer, Payment Instrument or Instrument Identifier information.
Last updated
Was this helpful?
Was this helpful?
{
"orderId": "DH123232234",
"orderInfo": "Thanh toan DH123232234",
"merchantTxnId": "323123221434",
"currency": "VND",
"amount": 100000,
"payToken": "c9291339613c4e4a80818c87cbedb483"
}{
"code": 99,
"message": "Order is processing",
"data": {
"orderId": "DH12323234234",
"merchantTxnId": "323123221434"
}
}