Services Plugins FAQs

Charge buyers who purchase multiple products from multiple sellers, process payments to the sellers, and deduct application fees/commissions

I would like to implement a workflow that takes the user to the checkout page and then allows them to pay the total amount for all the products they have purchased. After that, I want to send each product’s amount to the seller to whom the product belongs and also take a commission.

How can I implement these workflows in bubble.io?

NOTE: I have a marketplace-express plugin.

Hi @rjayaddimalik,

Thanks for reaching out and apologies for the late reply due to the weekend. :pray:

To achieve your goal, following the creation of seller and customer accounts, you can utilize the “Stripe - Creating destination charges” and proceed with the checkout SCA flows. These flows will generate charges on your platform account, deduct fees, and subsequently transfer the remaining funds to your connected accounts.

Summary

I highly recommend checking the live demo page, the demo editor page, and the documentation concurrently to observe the workflow and setup. These resources will serve as valuable references when creating your app and implementing the required functionality.

Docs: https://docs.zeroqode.com/plugins/stripe-marketplace-express-plugin#2d2f1feb8e37484bba921452c727834d
Editor: Zeroqode-demo-19 | Bubble Editor
Live: https://zeroqode-demo-19.bubbleapps.io/stripe_extendend_demo

Hope this helps!

Best regards,
Gulce

1 Like