Question

Gift package

  • 3 July 2023
  • 2 replies
  • 96 views

Badge

Hello, I made a paid membership system for a mobile application. How can different users gift a paid membership for their friends? The duration of the package he will give as a gift will be 1 month or 12 months. I couldn't find your detailed article. I would appreciate it if you could explain it in detail. Im using react-native.


2 replies

Userlevel 3
Badge +8

Hi!

It sounds like you could do this with promo/offer codes that get sent to the recipients: https://www.revenuecat.com/docs/subscription-offers

 

Alternatively, you could use our Promotional subscription feature (https://www.revenuecat.com/docs/promotionals), but be aware users can still purchase subscriptions through the store if they have this, so you may want to not render paywalls for users with Promotional subscriptions.

Badge

@Steph I see that you are also dealing with this issue. If you have reached the solution, can you explain in detail?

Reply