RevenueCat supports Android in-app payments only via Google Play Billing; Stripe is supported only for web - ChatGPT
Quick-Info ChatGPT: RevenueCat supports Android in-app payments only via Google Play Billing; Stripe is supported only for web (and server-to-server) payments. The context for this post is the following previous post: Notes on learning stage of developing my own React Native education app using Expo Framework - Part 3 . Details Given below are edited extracts from a ChatGPT (CG) chat, 'RevenueCat support for Android', today, 27 Sep. 2025. [I gave CG background of me going through the SG lms React Native tutorial and then asked some questions about why I can't use Stripe for SG lms Android app through RevenueCat. But my questions were not so clearly defined and got more well defined as the chat progressed.] CG: 1. Why you can’t (directly) use Stripe for Android in-app purchases Google Play policy requires that if your app sells digital goods or services (like courses in your LMS), you must use Google Play Billing for payments inside the Android app. If you try to...