Added
Add payment and refund webhook events to the Webhooks API
26 days ago
You can now subscribe to payment and refund status changes via the Webhooks API. New subscribable event types include payment.paid, payment.authorized, payment.failed, payment.canceled, payment.expired, payment.pending, refund.queued, refund.pending, refund.processing, refund.refunded, refund.failed, and refund.canceled — all requiring the payments.read scope. Each event delivers the full entity payload.