Services Plugins FAQs

How can I trigger a payout to the seller's bank account?

The money is in the seller’s Stripe Connect account but I want it to be paid out to their bank account once a job has been completed. Automatic payout is not an option. How can I achieve this?

@alexandru Hi Alex, can you offer any advice on this one please?

Hi @raf-a,

Thanks for pinging me. Let me check on it then get back to you asap!

Best,
Alex

Hi @raf-a,

Unfortunately, it would not be possible to accomplish it through our plugin. The only workaround is building your own API by using the API Connector plugin, to create a call Create a payout.

Stripe docs: https://stripe.com/docs/api/payouts/create

API Connector: https://manual.bubble.io/building-plugins/adding-api-connections

Hope it helps.

Best,
Alex

Hi @alexandru,

Thanks for getting back. It’s quite strange that the plugin doesn’t allow manual payouts when one of the main reasons people choose Express accounts is for this specific reason. But thanks for offering the alternative solution - I’ll have a look into it.

Regards,
Raf

Hi @raf-a,

Thanks for feedback. Hope this workaround will be helpful. In-meanwhile, we’ll try to improve our plugin in the next updates if feasible. :pray:

Best,
Alex

Hi @alexandru,

I’m looking at the Stripe docs for creating a manual payout using an API call. My issue is that the API call doesn’t require the Stripe account ID as a parameter - if this is the case, how does it know which Stripe account I want to create a payout for?

Thanks,
Raf