Hi fellow Gliders!
I wanted to show you my latest project for one of my customers: TheClass.app
At the moment it’s version 0.1, we’re adding a bunch of stuff, but customer wanted to launch ASAP.
It’s in spanish, but you can get a pretty good idea… It’s a marketplace for different classes (sports, art, kids, cooking, etc) where customers buy packages or only 1 class via Glide’s Stripe integration.
At the moment I’m working in integrating the backend with Integromat (Zoom, calendar meetings via email and Twilio) to send an email to the customer with the appropiate Zoom link and a reminder 30 mins before the class via SMS.
Looks great! How are you handling payments to your sellers for the different classes? Also any reason to use integromat instead of natively linked up Zapier? I’m half way building something similar and am approaching these questions. Thanks
It’s 1 business, they collect the money and they pay the teachers. So it’s 1 stripe account only.
We want to do a lot more than the current zapier integration in Glide allows us to. And almost everything is detonated when the customer pays.
For example, a scheduled SMS, email to the teacher, email to the buyer, etc.
It works! Looks great for this first version. Also building something more or less in the same space but timezones are a major issue since users and hosts are probably not in the same time zone.
Probably going to ask event organisers for the event timezone and use this in calendar. In the users side i believe glide converts timezone to local timezone according to settings but still struggling with this and testing.