Available Events
obligation.amount_applied— Triggered when an amount is applied against a customer balance, account balance, or bill. The event payload identifies the obligation type viacustomer_id,account_id, orbill_iddepending on what was paid. See obligation.amount_applied.
Additional events such as
bill.created, bill.updated, and customer.created are coming soon.Setup
See Webhook Setup to register your endpoint and Webhook Verification to validate incoming events.Handling Payments
For step-by-step examples of handling theobligation.amount_applied event for each billing model, see the quickstarts:

