I want to generate codes that offer a free year of subscription and use Web Billing for this. Is this possible?
Solved
Is there a way to create promo codes for web with Web Billing?
Best answer by mr_ed
Understood. I didn’t realize that this was a gifting use case initially (which btw we’re definitely planning to support natively in Web Billing in the future, I think we can make such a flow really simple).
If you’re looking for a way to achieve this right now, I think your approach generally makes sense, so something like:
- Gift giver makes a web consumable purchase using their own email as billing email (the giver gets the purchase receipt)
- You send a gift code to the gift giver, by listening for the webhook event
- [gift giver shares the code to the receiver]
- You host a redemption page with login, that accepts and validates the gift code
- You grant entitlement to the AppUserID of the receiver, using our API
If you want to talk about this use case more or share any feedback, I’d be happy to hear it! (ed@revenuecat.com)
This post has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.