I want to use express in my website which build my using reactjs and appwrite as backend. Now for payment gateways integration (INSTAMOJO), I need to use express how can I do that
Hello anyone please help me
So your frontend is in React, your backend is Appwrite, and you want to integrate a payment gateway.
Why not create a cloud function to implement the payment gateway?
You can use nodejs for the cloud function
Can you please help me how to do that
what do you mean? there should be documentation for implementing the payment gateway. follow the docs and write a cloud function for it ๐
Recommended threads
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...
- Streamlit UI and local DB
I want to use Appwrite for automation, like run watchdog service every morning 3 am. Anyone got suggestions, already explored github and documentation no luck. ...