Hacker News new | ask | show | jobs
I Built Payment Integration Instead of Using Better Auth's Payment Plugin (launchsaas.org)
2 points by victorymakes 165 days ago
1 comments

When building LaunchSaaS, I faced a critical decision: use Better Auth's built-in payment plugins or build my own payment system.

Better Auth is an excellent authentication library—we use it extensively for auth in LaunchSaaS. But when it came to payments, I chose to build custom. The post shows why that decision paid off, and how you can determine the right choice for your project.