Webhooks

CargoWALLET supports webhooks, which allow you to receive notifications about changes to your transactions. The following are the webhook events that are supported:

• payment_created - This event is triggered when a new payment is created. • payment_finalized - This event is triggered when a payment is finalized. • payment_failed - This event is triggered when a payment fails.

Last updated