
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
- Getting 500 [Internal error] while tryin...
I had just created a new account and after creating my organization, I got thie 500 internal error. I tried logging in again also deleted cookies and cache but ...
- Getting Total Number of Collections in A...
Hi Appwrite Community, I'm working on an analytics dashboard and would like to retrieve the total number of collections in my Appwrite database. Is there a bui...
- #General
As a seasoned Mobile App & Website Expert, I'd love to offer my services: - Website-to-app conversion - Custom website development from scratch - Affordable, h...
