
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
- Where is tensorflow support? 3.11 ML doe...
and if i manually tried to add tensorflow i get Cannot access offset of type string on string no matter what
- OAuth2 Error: invalid success param url ...
Hi everyone! I'm trying to implement Google OAuth2 login in a React Native app (using the Android simulator) with Appwrite Cloud, and I'm getting the following ...
- Relationships restricted to a max depth ...
When I do query like: ``` await _databases.listDocuments( databaseId: AppwriteConfig.DATABASE_ID, collectionId: AppwriteConfig.SERVICES_COLLECTI...
