#sajid_code
1 messages ยท Page 1 of 1 (latest)
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.
- sajid_embedded-onboarding, 4 hours ago, 51 messages
- sajid_code, 11 hours ago, 18 messages
- sajid_custom-onboarding, 19 hours ago, 55 messages
- sajid_code, 1 day ago, 51 messages
๐ 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.
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.
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
but do they need to make an account stripe seperatly? how will they authenticate?
If they already have an account with Stripe, they can use that otherwise I believe the onboarding process will create a new account instead
is there any way that i handle everthing on my website. so they dont need this
like other embbeded UI elemetns.
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
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
do i do it custom, but as I every bank has different parameter and fields so it is difficult to do.
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.
Sorry for the delay here
are you referring to financial connections?
https://docs.stripe.com/financial-connections/use-cases
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.
I believe that flow is currently in private beta
https://docs.stripe.com/connect/payouts-bank-accounts?bank-account-collection-integration=direct-api&platform=web#available-in
I'd recommend following up with our support team for that
https://support.stripe.com/?contact=true
okay I'm contacting the support. But if you find any solution any time kindly provide me .