#samreen_code

1 messages ยท Page 1 of 1 (latest)

weary stoneBOT
#

๐Ÿ‘‹ 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.

opaque cosmos
#

๐Ÿ‘‹ happy to help

#

would you mind elaborating more?

plain radish
#

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

weary stoneBOT
languid drift
#

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?

Learn how to test your integration with simulated Financial Connections accounts.

plain radish
#

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?

languid drift
#

Assuming they're listed here, yes

plain radish
#

financial connections is diff with stripe bank checkout ?

languid drift
#

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

plain radish
#

got it, tq as am wokring from india so the reson am not gettuing chase bank when searched

languid drift
#

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