Hey, I saw some old posts in here with not much of an answer so I’m wondering if there’s currently a way to set up a multi vendor marketplace (That allows items to be paid directly to the different sellers) I currently have a payment link page set up but an automatic process would be ideal.
you would have to create a Google script to handle multiple payment accounts… Glide can do only one.
1 Like
It is possible with a webhook calling stripe‘s api in make.com, to set up a checkout session, which can cover any of the 3 options of stripe connect, and finally write back with make to glide by its api
2 Likes
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.