Transaction Response

MISPay will send a transaction response with a decrypted payload. Below is a sample JSONresponse.

{ 
 "checkoutId": "67d14251f0c7455f05ea92", 
 "orderId": "abc-123",
 "code": “MP00",
 "appId": "application ID"
}