#datapata-subscription-payment-method
1 messages ยท Page 1 of 1 (latest)
Hi ๐ invoice_settings.default_payment_method takes precedence, but it also depends on the subscription as a payment method/source could be defined there as well:
https://stripe.com/docs/api/subscriptions/object#subscription_object-default_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.
thanks!
Any time!