How would I go about allowing my Business Users who have created an account, to set up a way to receive payments ?
I would like my Business’ Users to be able to hire out there venues booths.
I use stripe to for my own business for the business user plans atm.
but how would I let them input their own details without sending them to stripe? I have no idea where to even start, am I overthinking this???
If your in the know how about this subject I would love your feedback
you setup each payment solution yourself in such a way your customer can use it (f.i. them providing the login details / secret key combinations etc.) by using plugins or building the api’s yourself.
you use a payment solution aggragator like https://www.multisafepay.com/. They claim they can help you onboarding your business users, from their website: “Through our API, you are able to onboard new merchants and affiliates within a matter of minutes. We gather all the necessary information and ensure their sign up procedure is as smooth and swift as possible.”
Bubble is a very flexible platform and speed of development is one of its strong suits, so think but don’t overthink. Try different things and if it does not work, try something else.
You can consider Stripe Connect for users to set up an account in Stripe without having to pass them to the website. However, that will require knowledge of API. Otherwise, it may be better to use their pre-built settings for setting up the Stripe account and connection. It is pretty simple and once done, they will be sent back to your Bubble website.