Stripe Connect Onboarding / account links

Hello,

Quick question : to cope with UE (at least FR) constraints with Stripe, and the required “account tokens” to be able to register sellers, it seems Stripe provides a way to ease this workflow : the Connect Onboarding feature, based on Account Links.

Well, few API calls to implement. Unless anybody already did this or a plugin exist?

It seems we need first to create a new seller account (or reuse an existing one), then generate an account link (with expiration), and call the generated account link with the seller account (+ refresh URL in case of link expiration and return url when the new account is registered as a seller)

Lot of fun if I have to implement this by my own… :grin:

1 Like

Did you find a solution to this?

Yep, using the API connector. Simple and smooth!

1 Like