SubscriptionContract Status questions

Hi,

Thanks for your questions!

  1. A billingAttempt will succeed even if the subscriptionContract is set to paused or cancelled. We don’t guard against billing subscriptionContracts in specific statuses.
  2. By “unplanned customer action”, we mean that the Customer cancelled their subscription, for example.
  3. This is up to you. You can decide how you want to handle a subscription’s status based on your dunning/retry logic.