Invoice Events

A comprehensive list of events that can activate webhooks for invoice changes, including creation, payment confirmation, refunds, approvals, declines, and updates.

Events

EventDescription
invoice-createdTriggers when a new invoice is created.
invoice-payment-confirmedTriggers when a payment for an invoice is confirmed.
invoice-refundedTriggers when a refund for an invoice is initiated.
invoice-approvedTriggers when a pending order is approved.
invoice-declinedTriggers when a pending order is declined.
invoice-updatedTriggers when an invoice with type custom is updated.

Webhook Payload Examples

invoice-created
invoice-payment-confirmed
invoice-refunded
invoice-approved
invoice-declined
invoice-updated