#sajid_code

1 messages ยท Page 1 of 1 (latest)

cold skyBOT
autumn foxBOT
#

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.

cold skyBOT
#

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

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

hybrid loom
#

but it show me this screen and when i click on it takes me to stripe. I dont want my user to redirected. everything should be in my website.

burnt urchin
#

I believe my colleague was asking about what UI you're seeing on the Stripe hosted page? Can you share a screenshot of the page you're seeing?

If it's authentication then that currently involves a Stripe owned window
https://docs.stripe.com/connect/get-started-connect-embedded-components#user-authentication-in-connect-embedded-components:~:text=Authentication involves a popup to a Stripe owned window. When the user completes authentication in that popup%2C it closes and the user can continue their workflow

Authentication involves a popup to a Stripe owned window. When the user completes authentication in that popup, it closes and the user can continue their workflow.

Once you authenticate, you'd be back to your site

hybrid loom
#

but do they need to make an account stripe seperatly? how will they authenticate?

burnt urchin
#

If they already have an account with Stripe, they can use that otherwise I believe the onboarding process will create a new account instead

hybrid loom
#

is there any way that i handle everthing on my website. so they dont need this

#

like other embbeded UI elemetns.

burnt urchin
#

There are no workarounds for the authentication flow unfortunately as far as I know. You can flag it as a feature request through our support form
https://support.stripe.com/?contact=true

hybrid loom
#

like in checkout embbeded UI element when we select the bank it shows fields and options according to the selected bank. I like to have like that.

burnt urchin
#

Sorry for the delay here

hybrid loom
#

selecting a bank and dynamically showing fields according to the selected bank to collect respective information for linking bank accounts with Stripe.
I want this feature on frontend.

burnt urchin
hybrid loom
#

okay I'm contacting the support. But if you find any solution any time kindly provide me .