#od1n-account-latency
1 messages · Page 1 of 1 (latest)
od1n-account-latency
Hello, it's a long video
what's your real question? What takes a long time?
Also which country are you based in?
Typing this command "stripe accounts create --type standard" into CLI and also integrating the same api in my codebase.
I am from India
Okay, that API is unfortunately quite slow from India
so no way around it
I'd recommend reporting this to our support team: https://support.stripe.com/contact and they can help investigate
Yes, I have done that, can there be a workaround where I create these accounts in a background process when a user signs up and redirect them using that accountId instead of creating one from scratch when the user clicks the onboarding button?
yes you can do that