Solved

RAW Data about my receipts

  • 3 August 2021
  • 4 replies
  • 263 views

Badge +4

How can I get raw data about my receipts?

icon

Best answer by sharif 3 August 2021, 22:50

View original

4 replies

Userlevel 5
Badge +9

RevenueCat parses out the data from receipts and makes it available in a few ways:

  1. Via our REST API
  2. Using customer lists to view and export lists of customers based on filters you set
  3. Webhook notifications and other analytics integrations
  4. Daily ETL exports which contain all of your app’s transactions across your user base

RevenueCat abstracts away a lot of the small details contained in receipts so you get a simplified view of the data in the receipts. The different APIs contain varying amounts of information, so take a look at the guides I linked above to find the best option for your use case.

We don’t have any APIs to get the raw data of the receipts but if you need them for any one-time tasks or migrations we’d be happy to help - just reach out to the support team using the support form in your account settings.

Badge

RevenueCat abstracts away a lot of the small details contained in receipts so you get a simplified view of the data in the receipts. (...) We don’t have any APIs to get the raw data of the receipts but if you need them for any one-time tasks or migrations we’d be happy to help


It is slimy of you to not provide easy access to receipts (even on client after the user just has made a purchase).

I presume the reason for not supporting this is to make it harder to migrate away from RevenueCat. But in the process of making that harder, you are making certain other things harder also (not for everyone, but e.g. for me right now).

Badge +5

Similar thought. Vendor locking is good for business, but we as users have to call this out.

 

Please, provider an easier access. It does not feel great to have this data buried away from me, it’s an important pieces of information I want to have access to.

Badge +2

any solution about reaching the receipt after purchase?

Reply