Webhooks
Payment Captured
Triggered when an authorised payment is successfully captured (fully or partially).
WEBHOOK
Body
application/json
Event payload for payment lifecycle webhooks.
Response
200
Return a 200 status to indicate that the data was received successfully
Previous
Payment VoidedTriggered when an authorised payment is successfully voided. `authorised_amount` remains the original authorised total while `voided_amount` reflects the amount released.
Next

