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
- Unauthorized Charge After Appwrite Pro F...
I was using Appwrite Pro credits worth $100, which were valid until November. During this period, I was exploring Appwrite's services. However, I recently notic...
- Cancelling Pro account and billing perio...
Is it possible to switch back to a free account and cancel a billing period. i switched to pro version for a day and realised i don't need it and i want to retu...
- how to stop appwrite auto pay in my cred...
When I cancelled my appwrite subscription but why was the appwrite auto pay message get. how to stop my appwrite auto pay enabled in my credit card ?