Webhook events
Events are the things that happen in our application that would trigger a webhook to be sent. Below is a list of webhooks and explanation of what they represent.
Event
Description
Data object type
payment.initialized
When payment is started by client (usually requires additional steps by the client to complete the payment)
payment.captured
When the process for merchant payment has started (after invoices have been uploaded and verified)
payment_request.completed
When a customer uses a payment request to start the payment process
If there are other events you need, please contact us at [email protected] and we will see if we can add them.
Last updated
Was this helpful?