Payment Status Update Webhook

Webhook Overview

This webhook is called by our payment gateway to inform you of payment status changes, prior to our payments frontend redirecting the customer back to the given return URL, as specified in the initiate-payment-transaction request body.

Event Properties

eventType

transactionId

transactionReference

transactionStatus

transactionAmount

externalReference

Response

Return a 200 status to indicate that the data was received successfully, any other response will be deemed a failure and retried.