I have been using appwrite functions with the stripe api and so far it has worked perfectly, however now I need to receive real time updates that stripe provides through its webhook, I was wondering if there is a chance that I could run a function forever or if Is there a way to open an endpoint in my appwrite to receive real-time updates from stripe?
If they do not exist, what alternatives could I use?
thanks
In the future - Appwrite's gen 4 function - it will be an option.
For now there's a way for self-hosted
You can use Funcover and flatten the headers from Stripe into your function
And if you look for a quick alternative. Before Funcover I've used Cloudflare Workers to achieve this exactly.
I'll take a look at it 👀 , thanks
Recommended threads
- Problem adding domain onto the project a...
I have used 2 domains on the project HavanaDev (havanadev.pro and havanadev.com). .com was just redirected to . Pro domain. .pro is expired, now I’d like to use...
- Storage System
Hey guys, quick question regarding massive storage scaling. I’m working in digital forensics and I’m constantly dealing with huge binary disk images, usually be...
- It says domain already used but I have d...
I accidentally deleted the project in which I used my domain originally (orexia.app) from name.com. Now I am trying to add it to a different project and it says...