Solved

How yo get back the previous purchases of muy clients before using revenuecat

  • 8 October 2021
  • 1 reply
  • 39 views

Badge +4

This Is our first Time working with this tool. We are close to the release. How can we get the purchases made with the last tool? Is it possible to lose the previous subscriptions of our clients?

icon

Best answer by ryan 9 October 2021, 02:17

View original

1 reply

Userlevel 5
Badge +9

Hey @Riccardo Fuentes!  

 

You can call .syncPurchases once for each customer to send any previous purchases from the device to RevenueCat.

Alternatively, if you have all the raw receipt data from the previous tool you were using you could import them via REST API as well.

More information on both of these methods here: https://docs.revenuecat.com/docs/migrating-existing-subscriptions#client-side-migration

Reply