Hi hi!
I've got a flutter appwrite project. I was wondering how appwrite deals with android and ios payments. I'd like to set up a subscription.
Slightly out of scope but I'd like it to bill for 3 months at some value, let's say £5, then give the user the premium feature for the remaining year.
I'd like some direction on where to start with this. Perhaps some docs for server to server communications from apple and Google play store?
TL;DR
Developers integrating Flutter with Appwrite can set up subscriptions for Android and iOS payments. To handle subscriptions, developers should refer to the documentation for server-to-server communication from Apple and Google Play Store.
For the specific scenario of billing for 3 months at £5 and providing premium features for the remaining year, developers can customize the subscription logic within the app using the provided documentation and guidelines from both platforms.Recommended threads
- Payment Problem
I have got the Pro added the required details but still the Pro is not active
- Getting internal server error 500
Getting internal server error 500 opening my project. Any issues? Thanks
- Payment problems
Its really beginning to frustrate me, last month I was on Pro plan on Appwrite cloud, I chose the option to downgrade next month(this one) to Free plan, and tha...