Hacker News new | ask | show | jobs
by las_nish 260 days ago
I agree with you. What if the CLI tool used a Stripe payment link for the subscription? Let’s assume the app is called ABC. When a user enters ABC in the terminal, they would see options like accessing the customer portal, deleting their account, etc. Since it’s a developer-focused tool, what are your thoughts?
1 comments

Yeah, you'd have to outsource the payment processing completely to a third party, which handles everything like updating payment methods etc. Stripe payment links might work well, although I have no experience with them.