Hi. I am still designing my project architecture, Im planning to use revenue cat as the payment for may application.
Process
1 - User buys an item in the App
2 - User are now able to view the details (videos, images etc.)
How am i going to sync the revenue cat data to my own personal database which is going to be either of the ff (MySQL, DynamoDB, MongoDB etc.)
Where should i verify if the user has already purchased the item ?
Is it from the revenue cat or in my personal database ?
Thank you everyone. Have a good day!