#Vdrizzle
1 messages ยท Page 1 of 1 (latest)
How are you having them pay the invoice?
Just sending them to the hosted invoice page link?
Yes sending them to the hosted invoice page.
Hi there ๐ taking over, as my colleague needs to step away
You would set either the invoice settings of the Customer (https://stripe.com/docs/api/customers/update#update_customer-invoice_settings-default_payment_method), or the default_payment_method of a particular subscription (https://stripe.com/docs/api/subscriptions/create#create_subscription-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.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
But in this scenario I dont have the new payment method