Tutorial on Setting Up Subscriptions and Digital Products with Stripe and Make.com in Glide

Hello,

I am currently building an application on Glide, and I would like to integrate four types of subscriptions (one free and three paid) as well as digital products for sale. I have already connected my Stripe and Make.com accounts, but I need a step-by-step guide to structure everything and automate the payment and subscription management scenarios.

Could you let me know if there is a tutorial or documentation that details this process, including configuring purchase buttons, managing subscriptions, and connecting Glide, Stripe, and Make.com for full automation?

Thank you in advance for your assistance!

Best regards,
Adrien

You can take a look at that documentation. It shows how to link buttons to Stripe Action.

1 Like

You might also want to take a look at this video : https://youtu.be/48H9aWAxrLM?si=38rYMpu96zGs-Efm

1 Like

Just a note on top of what Maxime has already said above, you would want to add a parameter to your Stripe URL to prefill the customer email (based on the signed-in user’s email).

Bonjour Maxime !
Merci d’avoir pris le temps. J’ai reussi à intégrer mes produits. En revanche, je cherche un tutoriel pour créer des abonnements sur glide, avec tous les scénarios possibles. Vous savez ou je peux trouver ca?

1 Like

Je ne l’ai pas regardé en entièreté, mais peut-être que ceci peut vous aider:

I didn’t watch it entirely, but this video might help you!