Added

Add chargeback and capture webhook event types

You can now subscribe to chargeback and capture events via the Webhooks API. New event types include chargeback.received, chargeback.reversed, capture.succeeded, and capture.failed — all requiring the payments.read scope. The Webhook Events API now also returns the full chargeback or capture object as the event payload.