I’m building a native mobile app using Bubble.io’s mobile beta, and I’d like to set up monthly subscriptions so users are charged through the Apple App Store and Google Play Store to access my app.
I’m looking for guidance on:
How to integrate in-app purchases for both platforms.
Managing subscription renewals, cancellations, and access to premium features.
Any plugins or third-party tools that make this easier.
If anyone has experience with this or knows of useful resources, I’d really appreciate your insights!
I don’t think this is feasible at the moment because in-app purchases are not available on Bubble.
The only way you have for now is to make both stores pay a one-time payment. That is, the app is paid only when it is downloaded without the possibility of having a subscription.
In addition, Apple and Google Play have commissions on purchases, up to 30%.
Oh… @nick.carroll is it something on the roadmap ? I heard that Apple store don’t validate apps with Stripe payments do how to bulid a business on top of mobile?
Hello community,
I’ve been developing an app for over 18 months every day, it’s ready but I’m missing in-app payment and plugin integration because I use video calls. I really need these 2 features urgently to start maybe becoming profitable because currently I’m losing money every day.
As for in-app payment, you can set it up but not on the mobile version, just the web version. I did it with the webtonative plug-in (99€), and it pretty much works, but it’s impossible to link the payment to the user in your database, so you can authorize or disallow certain features depending on whether or not they’ve paid monthly, so it doesn’t work.
For the time being, the best thing to look forward to is the in-app payments feature promised by our beloved @nick.carroll.
No exact timeline yet, but in app purchases is a top priority project once we launch the public beta. In the mean time, since Apple has relaxed their IAP rules following a court order, you are now able to link out to external payments. So for example, you can now have your subscription logic live on a web page using stripe and have the user subscribe there.
Thank you for the response as this is a very important issue.
Unfortunately in the EU they have not relaxed any IAP rules, I have had a project rejected 3 times.