Stuck on integrating stripe, whether to go with webhooks or cloud functions? After payment is done, I have list of users to send one by one if they accept or reject it, based on I would need to send to next user in list and so on. I want to hear your opinion as I don't know much about appwrite
Depends on which part. For payment fulfillment, Appwrite doesn't support it yet. check this, https://discord.com/channels/564160730845151244/1119861206308638770/1119861937359048737
For the second part to update your inner users etc, use cloud function regularly
I meant that it's more of delivery app like, so if payment goes through I need to send details of package to delivery guy who's closest to
would I have to use realtime then?
Webhooks in appwrite, are they provider?
No, it's only out-webhooks Like so
Yes, that will be the best approach.
Recommended threads
- macOS app: OAuth flow doesn’t start
Hi Appwrite team, I’m integrating the Appwrite Swift SDK into a macOS app and am hitting an environment/runtime issue when starting OAuth. App architecture • ...
- Function executions not getting logged b...
Hello, I have just upgraded on a self-hosted 1.8.1 to 1.9.0 and I have a strange bug where my functions are no longer showing executions in the console, howeve...
- Appwrite 1.9 Local Console Login Issue A...
I've installed Appwrite 1.9 locally through the web wizard. When I try to log in to the console, I get the following. Any suggestion?