How to integrate Stripe Connect with Shopify for vendor payments?

Hi,

I have an e-commerce store that rents products for a monthly fee (subscription). These products are owned by vendors (similar to a marketplace), and these vendors receive a share of the monthly fee. Are there any precedent cases/documents that help with integrating Stripe Connect onto Shopify to pay our vendors whenever a product is rented (or a monthly fee is deduced from our renters credit card)?

Thank you!

Julian

PS: Vendors do not have individual pages on our platform: we host all their products (similar to a normal e-commerce store), and we want to pay them out immediately without receiving the funds on our bank account first.

1 Like

Hi!

I have recently developed a custom integration for Stripe Connect with Shopify for another merchant - it has two parts:

  • A Payment gateway to accept payments through Stripe Connect;
  • A system to help and distribute part of the values involved in an order - with different connected “Stripe connect” accounts;

Both were made to help my client to comply with this https://stripe.com/ie/connect/eu-guide If you’re interested in a similar solution - please let me know here and/or book a call with me at: https://calendly.com/joao-dkh

Regards,
JoĂŁo

2 Likes

It doesn’t work because Shopify Payments ITSELF is a Stripe Connect platform/account, and Connect does not allow 2 layers in that way.

@mistermaumau
That’s why I had to use the Shopify Hosted Payments SDK to make it work - and it’s working :slightly_smiling_face:

Janjunes, I’m interested in it.

Can we book something ?

@jantunes Calendly isn’t working, would love to connect and discuss this solution.

EDIT: Figured out calendly link: https://calendly.com/joao-dkh

Hi @jantunes !

Hope you are doing well!

We are currently looking for a solution as you described: an API connecting the online shop at Shopify and Stripe Connect.

Could you please reach out to us here or at smartgolocal.info@gmail.com for more details about your solution?

We basically need the payment process to be happening as described by Stripe in this article:

https://stripe.com/de/connect/eu-guide#was-ist-die-ausnahmeregelung-f%C3%BCr-handelsagenten

Thanks a lot and looking forward to your reply!

Best,

SGL

EDIT: Just saw the updated link for calendly now and also reached out there. Thank you!

Hello @jantunes

I wish to integrate Stripe Connect API onto my shopify ecommerce website (I am from France).

Can you please contact me on : vegasmagalipro@gmail.com or +33 06 59 07 19 31

Hi users !

Can someone can testify if Stripe Connect integration is running well on Shopify ?

Thanks a lot

Magali

Hello Magali,

Did you have any answers elsewhere about the Stripe Connect integration on a Shopify store ?

Or maybe do you have found another solution ?

Many thanks for the help,

Thomas

Hi Thomas and everyone - @magalivegas @SGL @nnwebmaster @Chimanos

unfortunately I missed your request until now - feel free to fill out this form:

https://soundsgoodagency.eu.teamwork.com/p/forms/K9kqAKMhdZV9YjZ4k884

and we’ll contact you.

PS: For further inquiries regarding this topic - please use the following form:

https://soundsgoodagency.eu.teamwork.com/p/forms/K9kqAKMhdZV9YjZ4k884

Following @magalivegas @SGL @nnwebmaster @Chimanos @jantunes :

I’m working on an app and I want to integrate Stripe Connect with Shopify. Are there any news on the solutions?

Best regards

Hi @DigitalKing - the blocker is that even if you have access to the Payment Gateways API as I do - there’s no confirmation from Shopify that you can implement a gateway that uses Stripe Connect - we don’t know if it would get approved.

Also - even if it did - besides the payment gateway something else might be required to have enough information about the order to split the payments - this would either be a private app or a custom app per merchant - or perhaps there’s some new solution supported on Shopify side that is able to do this (such as a sales channel app or something like that - but clearly this use case doesn’t fit that) → this would be something that would be a companion to the payment gateway - and it’s possible - but ony one per merchant - so it might take more effort than a regular app to install.

so - in a nutshell - without private/custom apps: no - if you find a solution do let us know:)

This requirement of an extra app - could also be waived by Shopify if they allowed us on the payment app to request other permissions besides the payment ones - but again - solution and problem is on Shopify - do talk to them - and if you get approval - do let us know

Hi @jantunes

We are interested in this solution as well. The form you posted is not working anymore. Can you please let me know how to contact you?

Kind regards,

Quint

Hi @qm1 , we have a similar use case to what is being discussed here, and I was wondering if you managed to make a progress in determining a possible solution, or whether you were able to get in touch with @jantunes ?

Many thanks in advance!

If you want to book a call with my colleague @jantunes about this topic, read this first please :slightly_smiling_face:

Since we wrote this in 2020, much has changed in Shopify regarding payment integrations. Due to the new way how things work (not using the old SDK anymore but through the Payments API where you need to enter into a commission contract with Shopify) - we can’t do these type of implementations any more without going against the Payment Partners TOS (section C4).

However, for the big majority of use cases, there is another solution which should suffice (google: “Multi Vendor Marketplace for Shopify: Stripe Connect Integration”). I can’t add a link to it, because for some reason some keyword in it has been banned. Haven’t fully vet them, so make sure you do before using their services.

There are some cases, where Shopify allow custom implementation for certain Shopify Plus merchants. If that’s your case, feel free to book a call with us (or if you want any other sort of help with your online business).

1 Like