Hello everyone!
I tried to figure this out but I’m still stuck and haven’t moved at all…
I’m using webflow as my fronted with Wized and appwrite cloud for the backend.
I want to setup “Corvuspay” payment gateway so that my logged in user can pay for posts in the dashboard. Basically they will login their dashboard and if they want to post something they have to pay in order for the post to go live on the site automatically.
I want at the end of the post form to add a pricing option where the user can choose between 3 plans, once they choose their plan and price they can press the button pay now for example.
And then I want them to be redirected to the Corvuspay form external site, where the customer fills in their Credit card details and once the payment is completed, they will be redirected to my site with a success page “your payment is completed” and then the post will automatically go live on the website for that specific user because the payment is completed.
I still struggle with it as I mentioned, I’m new to appwrite and I have no clue wether I have to use webflow or wized to make this all work too. If someone can please help me with a structured process what exactly I have to do, for this all to workout. I’ll be thankful beyond. 🙏🏼🙏🏼
Here are the documentations I got from them:
https://cps.corvuspay.com/documentation/documents/CorvusPay_IntegrationManual.pdf
This is also part of the documentation: https://cps.corvuspay.com/documentation/#integration
Recommended threads
- How to use dart workspaces to deploy a f...
Hello, I'm developing a Flutter application and I would like to leverage dart pub workspaces to deploy a function with a dart runtime as advertised here : http...
- Enabling Overage Usage
Hello Appwrite Support Team, I am currently using Appwrite under the GitHub Student Developer Pack plan. Recently, my project hit the database read limit, and ...
- appwrite-docs MCP fails in Cursor — SSE ...
Hi team, I'm having trouble getting the hosted Appwrite docs MCP working in Cursor on Windows. Environment IDE: Cursor (latest) OS: Windows 11 Node: v24.15.0 ...