mickasmt / next-saas-stripe-starter

Open-source SaaS Starter with User Roles & Admin Panel. Built using Next.js 14, Prisma, Neon, Auth.js v5, Resend, React Email, Shadcn/ui, Stripe, Server Actions.
https://next-saas-stripe-starter.vercel.app
MIT License
1.95k stars 354 forks source link

Requesting stripe alternative #21

Closed rameshvoodi closed 7 months ago

rameshvoodi commented 7 months ago

Hii @mickasmt,

Thanks for this cool SaaS starter.

Here in india accepting payments through stripe has become a hassle, can you please suggest me how to integrate lemonsqueezy in this project.

Thank You, Ram.

zouantchaw commented 7 months ago

isn't lemonsqueezy a stripe wrapper ?

mickasmt commented 7 months ago

@rameshvoodi Thanks for the suggestion! I had been thinking about this recently. I'll try it myself and will do a "Lemon Squeezy" part in the documentation.

@zouantchaw lemonsqueezy is a Stripe alternative and has many benefits such as global tax compliance, fraud prevention, multi-currency support, and more. Check it here

rameshvoodi commented 7 months ago

@mickasmt Thank You!