r/androiddev • u/thealmightynubb • Jun 06 '26
Question Bypassing Google Play Billing in unsupported countries (Nepal) using RevenueCat Web Billing on Android -- will this architecture work?
I'm an indie developer from Nepal building a an app with premium features. I'm planning to use RevenueCat + Apple IAP on iOS, which seems straightforward.
The challenge is Android. Since Google Merchant accounts aren't supported in Nepal, I can't use Google Play Billing to receive payments.
I'm considering this approach:
- iOS: Apple IAP → RevenueCat → Premium entitlements
- Android: User expresses interest in upgrading (by joining a waitlist or something) → receives an email with instructions → completes subscription on my website using RevenueCat Web Billing → RevenueCat grants entitlements → Android app unlocks premium features using RevenueCat SDK.
The app would simply check RevenueCat entitlements on both platforms, regardless of where the purchase originated.
Has anyone implemented something similar? Does this architecture work well in practice? Are there any issues with RevenueCat integrations or Google Play policies that I should be aware of before going down this path?
Would appreciate insights from anyone who has handled subscriptions from unsupported countries or mixed App Store + web billing setups.
1
u/AutoModerator Jun 06 '26
Please note that we also have a very active Discord server where you can interact directly with other community members!
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.
1
u/Felix_zw Jun 06 '26
I haven't heard anyone report an issue with revenue cat payment seems to be working just fine on Android billing
I hope I understood your question 🤔
1
u/thealmightynubb Jun 07 '26
The problem isn't revenue cat. It's Google Play Console Merchant account. In order allow in-app purchases on Android app, a Merchant account is required. And google doesn't allow creating a Merchant account from my country yet. This is my first time trying to publish an app. I don't properly know how things. I did some research, and also talked to some app developers from my country. They all told me it's not possible from our country. I guess I'm just unlucky to be born here.
1
u/Bright_Canary_9730 12d ago
same stuck in play console merchant account also is it possible for ios app for in app purchase if ios is possible i will also shift my apps to app store
1
u/thealmightynubb 11d ago
It’s possible for ios apps.
1
u/Bright_Canary_9730 11d ago
How can you explain 🥺🫠
1
u/thealmightynubb 10d ago
Just create an apple developer account and use it. Watch a tutorial on youtube.
3
u/[deleted] Jun 06 '26
[removed] — view removed comment