Skip to content

Webhooks

Webhooks enable Digiflazz to subscribe an event regarding status changes in your API. When a processing transaction changes its status to success or failed, we expect your API to send a HTTP POST payload to this URL https://api.my.digiflazz.com/v1/seller/api/callback.

Please follow the instruction in Transaction to get detail information on how the payload should be sent from your API.