I’m evaluating RevenueCat for our in-app subscription integration.
We have the following requirements:
- We currently handle web based subscriptions using Stripe.
- We want to add the option to purchase subscriptions via in-app purchases.
- We want to see customers subscribed via the app stores in our Stripe dashboard and their subscription status
- We already integrate our user account system with Stripe and want to do minimal changes, ideally when an app store customer would be created the existing should be able to connect it with the user account without modifications
My questions:
- How can we sync app store subscribers to Stripe?
- I’ve looked at the RevenueCat Stripe app in the Stripe marketplace, but couldn’t figure out how to use it properly, it talks about sending Stripe tokens to RevenueCat. Not sure I understand it correctly, but this sounds like RevenueCat tries to be the single source of truth for Stripe based web subscriptions. As I understand it this is the opposite to what we want.
Any help or guidance would be greatly appreciated.
