#vitor_connect-embedded-onboarding
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1253746679463809127
đ Have more to share? Add details, code, screenshots, videos, etc. below.
You're referring to Connect Embedded Components, correct?
https://docs.stripe.com/connect/get-started-connect-embedded-components
import { ConnectComponentsProvider, ConnectAccountOnboarding } from "@stripe/react-connect-js";
these âď¸
Yup. That's from the docs too. Have you followed the guide I sent you? If so, which step are you on?
Ive followed the guide
i believe i finished the guide from the docs
still having this rendered on my frontend
redirects me to this link
What does the first screenshot say?
Add details to start accepting money
Inker Tattoo partners with Stripe to help you get paid and keep your personal and banking details safe.
Add data
What are you expecting to see?
this form should be embeded
as the doc and url name suggest
not redirect users to a new page LOL
i want to embed this form in my website not lead my users to stripe's website
The embedded ongoarding will cause a pop up or a new tab to be generated unless you have pre-filled all the account information. It will remain embedded only if you just need the account to verify the information. That is the intended design as we explain here: https://docs.stripe.com/connect/embedded-onboarding
i dont understand
i need a form to be embeded in my website, so i can fill the information that is missing
That is not how this form works