Subscription discount. #2226
Unanswered
sajjad-yousaf
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey,
I would appreciate a suggestion.
I have a requirement that whenever users share my App. I will send a random code with the share message generated on our server.
So when a new user installs the App and creates an account he'll enter that code in the Signup process so I need to give him a 10% discount on the new purchase once and the user shares the App a 10% discount on the renewal of the subscription.
If a user shares the App with multiple users for e.g 6 users signup so they got 10 10% discount and the user share App will get a 60% discount on the renewal of the Subscription.
Please give me a suggestion to integrate it through react-native-iap
Beta Was this translation helpful? Give feedback.
All reactions