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
- Issues with uAuth
Hey everyone, is anyone experiencing 500 errors for the oauth flow starting today? Im in the fra region. My oauth flow used to work fine until today, now im get...
- Provider error when creating a function ...
- Roles Enum Limitation in Kotlin SDK
The createMembership method in the Appwrite Kotlin SDK now requires List<io.appwrite.enums.Roles> instead of List<String>, but the predefined Roles enum only co...