Question

how to export CSV transactions data from one account and import to new account?


Badge +1

We are migrating from application created in Account A to application created in Account B. So need to export data from application created in Account A and import it in Account B. 

Exporting customers data does not have all required fields as below:

  • app_user_id
  • receipt (the raw receipt file)
  • product_id
  • price
  • introductory_price (if not a free trial)
  • currency

We need to do export data from Account A and need to import in Account B for one specific reason.

In 2019, Apple introduced Mac catalyst but at that time no way to unlock app by purchasing in app purchase from iOS. So we integrated RevenueCat and it done really nice job. Both iOS and Mac app has different bundle id and both have different in app purchases. Purchasing on one platform will unlock features on another.

 

As we migrating from one account to another account, it might be like if user don’t update on other platform it might lock user’s unlocked feature as it will not get chance to sync receipts to new account.

 

So better is to import transactions data from one account to another account. 


0 replies

Be the first to reply!

Reply