Callback Notifications
When it is sent
Notification structure
{
"result": {
"rtpId": "string (GUID)",
"rtpStatus": "Accepted",
"orderId": "string",
"payId": "string (GUID)",
"amount": 0,
"commission": 0,
"currency": "MDL",
"payerName": "string",
"payerIban": "string",
"executedAt": "YYYY-MM-DDThh:mm:ss±hh:mm"
},
"signature": "string (Base64)"
}Fields
Field
Type
Description
Example notification
Signature validation
Last updated