Skip to main content
Answer

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

  • October 8, 2021
  • 1 reply
  • 69 views

Forum|alt.badge.img+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?

Best answer by ryan

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

This post has been closed for comments

1 reply

ryan
RevenueCat Staff
Forum|alt.badge.img+9
  • RevenueCat Staff
  • Answer
  • October 9, 2021

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