#samreen_code
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1486286106042437643
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- samreen_code, 1 hour ago, 10 messages
- samreen_code, 1 day ago, 8 messages
this is my application having custom pay screen, we are using stripe for payment
coming to direct bank transfer i want to select bank and redirect to bank page
available-bank will not give bank list so i used bank checkout page which allows user to search the bank
Taking over here. This is because you're in test mode, so we surface 'fake' bank accounts that simulate different scenarios/outcomes for payments. This is explained here
What is it you're trying to do exactly? How is the other screenshot relevant?
in live mode will i get chase bank after search and on selecting chase bank what will i expect will i go to the chase bank page?
financial connections is diff with stripe bank checkout ?
Financial Connections is what Stripe Checkout use 'under the hood' to facilitate the bank connection for your customers. The UI in your first screenshot essentially
got it, tq as am wokring from india so the reson am not gettuing chase bank when searched
I told you why, it's because you're in test mode. We don't list any of the real, supported banks in test mode. You just see the 'fake' banks to simulate a payment