#commento
1 messages · Page 1 of 1 (latest)
Don't believe we support Bacs with invoicing
https://stripe.com/docs/payments/payment-methods/integration-options#support-bank-debit
but I could use it in test mode
setting it as a default payment method it worked
@tough iris do you think I can trust the test mode? I am asking because I managed to pay an invoice with bacs even if it should not be supported
HI 👋
Can you share the Invoice ID?
in_1O1sorEEcVHNu7m8CQyOPJY8
Did you use any of our BACS test accounts? https://stripe.com/docs/payments/bacs-debit/accept-a-payment?platform=checkout#testing
yes I used the first one: 108800 00012345
I did a payment Intent with Payment Element to collect the payment method
and after setting it up as default payment method I created and payed an invoice for the stripe customer
Hmmm... let me ask some of my colleaguges about this.
I'll post what I find in this thread so you can have it for reference
Okay after further digging we have determined that BACs DD is supported for paying invoices directly as you did here. It is just not supported through the Hosted Invoice Page which are the settings you were seeing in your dashboard. If you take the same approach you used here it will work in Live mode.