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?
Recommended threads
- Deleted my account, trying to signup aga...
https://cloud.appwrite.io/console/login?error=%7B%22message%22%3A%22This+email+address+must+already+be+in+its+canonical+form.+Please+remove+aliases%2C+tags%2C+o...
- Unable to create Sites or Functions with...
Heya, I was looking at the appwrite documentation for Sites API with the server api: https://appwrite.io/docs/references/cloud/server-nodejs/sites I can’t fin...
- listRows result parsing issue
I'm using Appwrite Dart SDK "24.2.0". When I perform a listRows call in dart, I have this reponse in JSON: in " Future<models.RowList> listRows()" { "total" :...