Question

How to get price paid from user/subscription

  • 12 June 2023
  • 1 reply
  • 165 views

Badge

Hi all, looking to use the Revenue Cat API to dynamically set the price of a subscription within my app - looking at the API docs I’m struggling to find a way to make a GET request with either a UserId or SubscriptionId to get the price of a subscription. Is there a way to do this currently, and if so - how?


1 reply

Userlevel 4
Badge +6

Hi @bradyash 

Unfortunately, price information is not currently available from our REST API, either to set it or to get it. This is something that our team is working on for the v2 API, but unfortunately I don’t have an ETA for it to be covered. 

In the meantime, I’d recommend using webhooks to get the price a user paid for their subscription. 

Reply