Implement Stripe Payment with convex.
Hey, I want to implenent stripe with convex, I am using next js for my frontend and have some endpoints on next js server only. Can you please tell me how can I start ?
1 Reply
Here are a couple resources:
https://stack.convex.dev/stripe-with-convex
https://stack.convex.dev/building-a-subscription-based-saas
Wake up, you need to make money! (Add Stripe to your product)
If you’re building a full-stack app, chances are you’ll want some of your users to pay you for the service you provide. How to use Stripe with Convex ...
Building a Subscription Based SaaS with Stripe
This is a full stack tutorial video includes subscriptions powered by Stripe with Convex as the backend, Clerk for authentication, and Next.js for the...