Hello, I use Flutter.
I get that there is a CustomerInfo to get the purchase dates of the user.
My question is that, How can i retrieved list of all automatic subscription renewal dates of the user ? Thank you.
Page 1 / 1
Hey
Transaction history isn’t available from the API or SDK at this time. However, you could listen to webhooks from your server if you wanted to keep a running log: https://www.revenuecat.com/docs/webhooks
Alternatively, you could use Scheduled Data Exports which are daily exports including all of your user’s transaction data for your own processing: https://www.revenuecat.com/docs/scheduled-data-exports
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.