Skip to main content

Hello support team,

I have setup yearly subscription in google play and getting that offer by revenue cat. I created yearly package for 60 usd. I usually offer discount code to users. So I want when user apply discount code in yearly package, they will get 20% discount on 60 USD. is it possible to do? Please let me know.

Hi @Mamunur Rahman,

Google does offer a concept similar to Apple offer codes in the form of promo codes: https://docs.revenuecat.com/docs/android-promo-codes but these don’t support discounts, only free trials, so I’m not sure this case would be possible to implement with codes.

However, you can implement a lower price in the form of an introductory price for the subscription: https://docs.revenuecat.com/docs/android-products#tips-for-creating-robust-product-ids 
https://support.google.com/googleplay/android-developer/answer/140504#intro


What I’m doing is creating a different subscription with the amount already applied to the price and then the promo code will give the user that subscription.


Reply