Hey, so I wanted to try out payment systems but I'm having trouble getting started.
I've used the subscriptions template function and set it all up on the cloud. Now, my question is, how do I get started with integrating it onto my app? In the past, I've used serverless functions by just executing them and passing through parameters.
This time, I need to call an endpoint. How do I do that? Would I just send a request like I would with any other API? That leads me to my next question: What domain is it? How do I authorise that it's my app calling the function etc?
Any help is appreciated, as long as it's related to Appwrite and Stripe š
Thanks
Recommended threads
- DeploymentStatus enum value `canceled` m...
Hey, Sorry if it has been reported already, I found an issue using the Dart SDK where the `canceled` enum value is missing from `DeploymentStatus`. This causes...
- Frequent 500 Internal Server Errors - Pr...
PROJECT ID: 6951f2xxxxx1ee9e750a REGION: Singapore (sgp.cloud.appwrite.io) PLAN: Pro Our production application experiences **500 Internal Server Errors** mult...
- Issue with Custom SMTP
Hey everyone, I'm facing an issue when updating my Custom SMTP settings on Appwrite Cloud. The UI fails silently (no visual errors), but when checking the cons...