#simple-mark_api
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/1273629525736947754
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello
Hey!
What do you mean by "verify the data"?
Like no, you can't validate any account data in Stripe without creating an account with that data.
If that is what you are asking?
Just some regular old validation basically, whatever the embedded component does before it accepts the data
Ah yeah no you can't do that
You would have to write that validation yourself
And we may change our validation at any point so it wouldn't really be reliable
Yeah
Overall our API validation wouldn't change though
The easiest solution is to swap the account creation steps and business data input steps on my side then
Since that would be a breaking change
I'm not sure I understand why this would boost your conversion to begin with?
Yeah I wanna make it work with embedded components due to the liability side of things, so the solution is clear.
Due to the nature of what I'm building, there are like 3-4 onboarding steps in total. I would assume that if I "hype up" the user by having them choose their pricing plan, having them upload their logo, display name, etc, that they would less likely to be turned away from even trying my product