Issue with stripe payment using a bank account
I have a code. I used Stripe in live mode. First, I used SetupIntent to set up their account. After that, I stored customer Stripe ID and payment method ID for further use. Then I used PaymentIntent to charge an amount from their set up account. It is working with cards, but for banks, it is not working. Here is the code: