Skip to main content
Question

How to show the actual dollar amount instead of the percentage on the saved amount on yearly subscription ?

  • May 24, 2025
  • 4 replies
  • 58 views

Forum|alt.badge.img+1

On the paywall the yearly subscription has a tag that shows the percentage of how much the user would save by selecting the yearly subscription. Is there a way to show the actual dollar amount instead of the percentage ?

Thank you.

This post has been closed for comments

4 replies

jeffrey_bunn
RevenueCat Staff
Forum|alt.badge.img+6
  • RevenueCat Staff
  • May 29, 2025

Hi ​@YoucefDev47! The variable that’s currently used is product.relative_discount. We don’t, unfortunately, have a dollar value discount variable at this time, though I have shared this with my paywalls team.


Forum|alt.badge.img+1
  • Author
  • Member
  • May 29, 2025

Hi ​@jeffrey_bunn thank you for clarifying. Is there a way to pass a custom variable to the paywall from react native ? we use RevenueCatUI.presentPaywall()


jeffrey_bunn
RevenueCat Staff
Forum|alt.badge.img+6
  • RevenueCat Staff
  • May 29, 2025

@YoucefDev47 Not yet, though our team is working on adding custom variables to paywalls. While I don’t have a timeframe for this at the moment, please keep an eye out for updates.


Forum|alt.badge.img+1
  • Author
  • Member
  • May 29, 2025

@jeffrey_bunn thank you so much.