#mebezac-failed-payments
1 messages · Page 1 of 1 (latest)
Example ID: pi_3KZEaj2R3kkGxJkD0qEeNn3v
Hi, thanks!
the way you have your integration currently is right
but banks work differently and in this case, looks like they're just declining instead of requiring authentication
the right approach is to get your customers back on session and try a new card on the Invoice's PaymentIntent
and if that succeeds, then you can update that card on the Subscription
so using setup intents wouldn't fix this?
The customers don't want to use a new card, they want to use the business card issued through Santander
well in this case the decline is from the bank
there isn't a one-size fit all answer here
Is there any plan at Stripe to become compliant with the new UK law so that this bank doesn't decline the charges?
don't think this is Stripe being non compliant here tbh
could be wrong but really we're just talking to the bank and the bank is sending back a decline
ok