Skip to main content
Question

Implementation of Discount code

  • 7 August 2024
  • 1 reply
  • 12 views

How can I implement discount code in a way to let user enter a code in the app and it can be applied directly from the app for subscription and not led user to App Store to redeem it manually.
 

I’m using react native and I managed to implement full subscription model but now I cannot create any kind of discount code that will work like this: 

 

We have some documentation here on how to use the in-app redemption sheet, but it’s pretty unstable and we typically recommend just linking out to the App Store in order to complete the Offer Code redemption.