Notifications
Payment Status Webhooks
Webhook to track the status of your payment.
post/v3/payments/register-webhook
Request body
Response
Succes
Example response
{
"event": "TransactionStatus",
"status": "OK"
}Webhook to track the status of your payment.
Succes
{
"event": "TransactionStatus",
"status": "OK"
}