Generate Coupons for Stripe, using Make.com and Airtable

Hello Make.com Community,

I hope this message finds you well. I’m currently working on a project and am looking to implement coupon functionality in the checkout process. I would greatly appreciate your expertise and guidance on how to achieve this effectively.

I have already created scenarios where I generate the product ID, price ID, and payment link during the checkout process. Now, I’m seeking guidance on how to seamlessly integrate coupon functionality into this existing process. Note: I am working all of this with Artable, Stripe and make.com

If anyone has experience with integrating coupon functionality into an existing checkout system and can provide step-by-step instructions or share relevant code snippets, I would greatly appreciate your insights.

Thank you so much!

Hey there,

Just want to ask for clarification, do you mean once the Product ID, Price ID, and payment link are created, do you mean you then need to create a coupon? If so, try to add another Stripe Make an API Call module and then check their documentation here:

https://stripe.com/docs/api/coupons/create

3 Likes