Webhook
Supported events for payment collection:
{
"event": "collection.verified",
"data": {
"transaction": {
"_id": "65042a1a0d32920xxxxxxxxx",
"transType": "collection",
"status": "verified",
"merchantId": "64c7bd870821e83xxxxxxxxx",
"transactionReference": "be6eaxxxxxxx",
"customerEmail": "test@customer.com",
"userTransactionReference": "aedxxxx",
"paymentCode": "a78a18df1fdc1fa7f2fb665b54afa21cf1c0d81b741f44527989f492e2a6094cdb24281fb7d577c4636978xxxxxxxxxx",
"isRecurrent": false,
"postProcess": null,
"gatewayReference": null,
"createdAt": "2023-09-15T09:55:38.492Z",
"updatedAt": "2023-09-15T09:57:30.522Z",
"feeAmount": 115500,
"narration": "Approved",
"amount": 1030000,
"currency": "ZAR"
},
"authorizationCode": null
}
}Webhook for DVA top-up:
Supported events for transfer:
Supported events for Conversion :
Supported events for Disputes:
Webbook Samples for Under and Overpaid transactions:
Webhook Verification
Final Notes
Last updated