#jwilsco
1 messages · Page 1 of 1 (latest)
hey there, subscription invoices use the payment method types you configure in your invoice template here:
https://dashboard.stripe.com/settings/billing/invoice
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
We're looking at ways to make this easier to use though!
Ok. Thanks for the reply. We operate with connect accounts. Is there a way to configure the invoice template on behalf of our connect accounts through the API?
No there is not, they need to set that in their settings. You can instead set the payment method types on teh subscription if you want to control this: https://stripe.com/docs/api/subscriptions/create#create_subscription-payment_settings-payment_method_types
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.