Hey, Its my first time integrating a payment gateway
I have built a pricing page which fetches the pro plan from lemon squeezy & displays them. With a btn to redirect to the lemon squeezy store checkout page.
All the authentciation & database interaction with appwrite in done in the frontend. & I have also integarted lemon squeezy but I am a bit confused with the webhooks....
How can i use appwrite functions & how to recognize which user has paid from my appwrite authenticated users
Recommended threads
- Need help with createExecution function
Hi, Need some help understanding createExecution. When requesting function execution via createExecution, the function handler arguments are incorrect and rese...
- Query Appwrite
Hello, I have a question regarding Queries in Appwrite. If I have a string "YYYY-MM", how can I query the $createdAt column to match this filter?
- Need Help with Google OAuth2 in Expo usi...
I'm learning React Native with Expo and trying to set up Google OAuth2 with Appwrite. I couldn't find any good docs or tutorials for this and my own attempt did...