Solutionunvalidated
Configure a webhook to listen for `customer.subscription.deleted` events — which fire on subscription cancellation. Tension: Voiding invoices on subscription cancellation cannot be enabled automatically. Outcome: calling the void endpoint for each returned Invoice object.
8c687835-cb20-4d31-807a-a92559c2ca8e
Configure a webhook to listen for customer.subscription.deleted events — which fire on subscription cancellation. Tension: Voiding invoices on subscription cancellation cannot be enabled automatically. Outcome: calling the void endpoint for each returned Invoice object.