#calm.charm
1 messages · Page 1 of 1 (latest)
https://stripe.com/docs/payments/payment-methods/integration-options#support-bank-debits - it looks like we don't currently support BACS direct debit with Stripe one-off invoices. It looks like we do support it with Subscriptions though
Yes, it is supported with subscriptions. I also read this in Invoicing so it's very confusing!
You can send invoices to customers to collect payment or you can create an invoice and automatically charge a customer’s saved payment method. Subscriptions automatically generate invoices for each billing cycle.
Source: https://stripe.com/docs/invoicing/overview
Does this mean for subscriptions with Bacs Direct Debit, Invoicing will still work as expected?
👋 taking over for my colleague. Let me catch up.
Sure
I'm sorry for the delay, this fell under my radar
Invoicing docs are for one-off invoices, and not subscription invoices
so for integration options you should always refer to the link that my colleague sent you earlier
to see whether the integration option you're looking for is compatible for a certain payment method type
Subscriptions are supported using Bacs Direct Debit.
But are invoices generated for this subscription - this is my concern.
invoices generated by subscription are different than the ones generated by the Invoicing API
so if it is supported for subscriptions then yes it is supported for the invoices generated by subscriptions
Amazing, thank you so much @rancid dragon. :)
let me know if you need any more help