First of all, you need to have properly configured the regular Stripe Extension.
You can use Stripe Connect to send a portion of the totals from orders to a second Stripe account.
Objective
The objective of this guide is to explain in a simple way how to configure Stripe Connect for the Ordering platform.
Scope
This guide addresses the "Stripe Connect" payment method, it is useful when there are several stores with diferentes business owners and is able to share a portion of totals to a second Stripe account.
Requirements
- Please, before review the requirements from our "Stripe Guide".
In your Stripe Dashboard, select the logo of settings and after select settings for “Connect”:
In “Connect Settings” scroll down to “Redirects” section and click on “Add URI”:
Add the URI with the information about your project in “YOURPROJECTNAME”:
https://apiv4.ordering.co/v400/en/YOURPROJECTNAME/payments/stripe_connect/callback
You can add this URI and use the client ID, it will work for both modes, for live and test payments.
Make sure to activate "OAuth for Standard Accounts":
Stripe Connect Quick Guide
You can use Stripe Connect to accept online payment with credit cards and send a portion to a second Stripe account.
- Go to the Dashboard> Settings> Basic Settings > Select the Stripe Connect > Settings
In this section you can add your “Client ID” for Sandbox and Production mode, this “Client ID” is from your main Stripe account, this account will received the portion (percentage or fee) from the total in the orders placed:
- Go to the store you want to add the Stripe Connect payment and Click on the Payment Methods, activate and click on more in the Stripe Connect payment.
- Then just click on the Connect With Stripe Button, after successfully connect your business account you can configure the fees in these fields:
Don't forget to fill the field “Fixed Fee” or “Percentage Fee” differently, this is the fee that goes to the master account on each purchase.
In this section click the button “Connect with Stripe”, then you can add your Stripe account.
- Then just click on the Connect With Stripe Button, after successfully connect your business account you can configure the fees in these fields:
And that's all, now you have your Stripe Connect ready to work.
FAQ
What kind of account type integration was used?
Response: There are a variety of ways to integrate Connect. Depending on who’s getting paid out, the way Ordering is integrated with stripe connect is with the Standard way. For platforms supporting independent businesses that benefit from having a full Stripe account, such as an e-commerce platform. Standard lets you connect your platform to new or existing Stripe accounts, using Stripe’s dashboard and onboarding flows. It’s the best option if your sellers need the power and flexibility provided by the full Stripe dashboard. Such sellers are typically individuals or businesses who are savvy with online commerce. More information on https://stripe.com/docs/connect/standard-accounts
What are the benefits of standard accounts integration?
Response:
- With this kind of flow, the stripe connects integration works in +25 countries.
- With this integration, each business is responsible for its stripe account, and stripe takes all the hustle to validate each business account.
- If there are any refunds or disputes, each business is responsible to submit evidence to stripe.
- Your Stripe account as a platform can save all the credit cards from all the customers, it doesn't matter to which business they will order, they will be able to access their saved credit cards and proceed with the purchase.
- Based on any setup that you do on the stripe connect settings for your business https://d.pr/i/dBaqLQ you will receive automatically your application fees like this https://d.pr/i/O7tswS
Have a Happy Ordering