#dai
1 messages · Page 1 of 1 (latest)
Yes, a subscription will do that if there is no default payment method on either the Subscription or Customerand its trial settings are set to cancel
https://stripe.com/docs/api/subscriptions/update#update_subscription-trial_settings-end_behavior-missing_payment_method
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
default payment method will be default_payment_method on the subscription and invoice_settings.default_payment_method on the Customer