I have a payment function from 3rd party provider who supports redirect url and webhooks when payment is done. How can i use to trigger a function that verifies a payment and update payment data in my database by using url or something?
Is it possible to make an API request with it once the payment has been done?
If so, you can use functions API to integrate it
the 3rd api has a webhook option and redirect url
i was thinking if i coud use a redirect url to trigger a function
Recommended threads
- Auto Updating Backend & Auth via Appwrit...
<@870607367597850624> Hey everyone 👋 I wanted to ask to ask for a friend, he’s asking if Appwrite be used in a similar way to Supabase when integrated with AI ...
- execution failed
When executing an appwrite function, I'm getting a 500 error, but I don't see it in executions. This issue appeared today. Here's the appwrite function ID: 68b4...
- Is Database Operators available in Cloud...
Is it possible to do the above?