Split order payments between the site admin and restaurants involved using Stripe Connect API.

Features:

  • Link a connected Stripe express account to each location.
  • Set custom fixed or percentage commissions for all stripe payments.
  • Collect commission on all orders or orders above or below a specified order total.
  • You can collect commissions automatically or manually through your Stripe dashboard.
  • Send payouts automatically immediately after the checkout process is completed.
  • Set a delay time for commission payments.

Links

https://tastyigniter.com/marketplace/item/igniterlabs-smsnotify

    breaksecurity The current stripe workflow only works for 1 stripe account across all locations. This lets you have one account which pays out to different locations, useful in a franchise or multi vendor environment.

    3 years later

    I am having an issue with this setup, when clicking the create a stripe connect account it direct to the stripe website but its asking me for CRN for UK companies house but not all business will be set up as a limited company.

    I have tested this in demo mode on stripe and sending the sign up link this option allows for the customer to choose their business set up e.g individual or limited.

    I am guessing that the exentsion is sending information over to stripe that the vendor is a company which is bypassing the option on stripe to choose individual/sole trader option.

    can someone help me to stop this happening

    TIA

      I have noticed this has been update with a release today.

      Works great now thank you.

        17 days later

        Is it possible to have this set up for stripe connect standard instead of express?

          taste unless it has changed, no not in this version. Probably something that could be customized or I believe it is available in the multi vendor extension.

            djtimca

            Thank you for your response. I believe the express option is best suited.

            I just noticed the standard they didn’t charge any fees and with express they did.

              8 months later

              When I try to connect stripe, I get this laravel error

              Onboarding payouts account failed

                wwwebgainss Seems issue when communicating with the Stripe API. Please check your TastyIgniter Admin > System > Logs for a detailed error message.

                  I ve followed the instructions for connect.

                  I the logs I see this error: “ You can only create new accounts if you’ve signed up for Connect, which you can learn how to do at”

                    Do I need to enter the same Stripe account as the standard integration on Payregister, or can it remain the shop owner’s account?

                      a month later

                      @sampoyigi
                      Hello,

                      I recently purchased the extension but am having some difficulties.

                      Here’s what I’ve done so far:

                      I added a Stripe account with Stripe Connect capability to Payregister. From what I understand, this should be the account that handles billing.
                      Under the Stripe Connect settings, I entered the Client ID from the same Stripe account I used for Payregister payments. (I did this because when I tried using a different account, I encountered issues during onboarding.)
                      I completed the Stripe Express setup and provided my bank details for payouts since I’m the service provider and should receive a commission.

                      However, I’m noticing that I only receive the 3% commission on credit card payments. I’m not receiving any commission from cash payments or other payment methods.

                      Where might the issue be? Did I set this up correctly?
                      Also, is it possible to use a different account for Payregister than the one linked with the Stripe Connect Client ID?

                        6 days later

                        @wwwebgainss When a customer is making a payment online using stripe, it is going to your stripe account or direct into vendor stripe connect account ?

                        I need some help setting up this extension.

                        Thanks

                          @sampoyigi

                          I have setup everything according to the documentations but the money is not going into the vendors account.

                          1. I have setup my Stripe connect API ID, selected connnected account for charge settlement and payout everyday
                          2. I have also set the commission which is zero as I am not charging any commissions
                          3. The vendor has connected their stripe express account too

                          Each transaction money is coming into my stripe account instead of going into the vendors stripe account.

                          I can see in the API call at stripe that the transation was made behalf of “vendors stripe accout is number”

                          Can you please help here ?