What's the process and workflow setup for having sellers sign up for a Stripe acct

Hi,

I need to set up the workflows and the apis for the strip seller acct, but I have no idea where to start. Can someone please throw me a bone and guide me in the right direction?

Thanks to all in advance,

Hey @SEmvp,

Are you wanting to use Stripe Connect to have your users register as sellers? If so, you’ll need to turn on that functionality in your Stripe Dashboard and choose “standalone account” not "managed"as its not currently supported in Bubble.

Add the Stripe plugin to your Bubble app and enter your API keys.

At whatever point it is that your sellers need to become sellers (register button maybe), add the payment action “register user as seller” - this will trigger an authentication screen for the user and if they don’t currently have a stripe account, that screen will give them that opportunity.

That should get you started but let me know if you have any questions.


Gaby | Coaching Bubble

1 Like

I know I’m late, but thank you.

1 Like