How To Initialize A Stripe Connect Express Session For User To Create A Stripe Account?
So I am trying to use Stripe Connect with Express accounts. I've had a look at the documentation located here. I am having some trouble getting started. I've been able to use Strip
Solution 1:
You need to create an Account Link and redirect them to it so they can finish onboarding: https://stripe.com/docs/connect/express-accounts#create-link
Post a Comment for "How To Initialize A Stripe Connect Express Session For User To Create A Stripe Account?"