#kyleruban
1 messages · Page 1 of 1 (latest)
Hi 👋
I"m not sure what you mean here. You use API keys the same way you do for Test mode, just swapping the Live mode keys for the Test mode keys
Is there anything else that needs to be done?
Not for API requests
Sure
If I am using stripe to inegrate payment in online ordering systems for restaurants how can I use stripe for multiple stores if the stores want their bank account attache to stripe?
Or is it not normal for the restaurants bank account to be connected?
Or do developers in situations like this use their own bank account and only have 1 stripe account?
Developers might do many different things but I think it would make sense for each restaurant to have their own Stripe account connected to their own bank account. Are you using Stripe Connect?
What is the business model here?
Yeah stripe connect is the best for this approch! it's for marketplace! you can payout to the user or you can onboard thier account details! quite flexiable
I am a developer builfidng ordering systems for restaurants. I have started a company and building for the 1st restaurant now
So stripe connect is what exactly?
Okay so that kind SaaS business would be best served by a Stripe Connect using Standard Accounts approach
Just my bank account goes in?
But Stripe Connect is a BIG topic
No, in this case you would have your own Stripe Account but also there would be accounts for each restaurant
I kinda want to just keep doing it the way i am doing it now
Maybe once I get another store and build for them will set up stripe connect
Okay. I would recommend reading the Connect docs when you are ready to start thinking about it. https://stripe.com/docs/connect
I have another question
Might be stupid, but its more business side related
With the stripe fee this doesnt include the tax right? And its just 2.9% + $0.30 for every tranasaction? Who should be the one paying this?
Okay I can try to offer some advice but we really are only experts on the APIs
Customer or the restaurant?
That is up to you. If you don't increase the amount charged then it is the restaurant who pays the fees. But you can calcualte the Stripe fees and adjust the amount to charge the customer based on that.