Ask HN: What is the simplest Stripe payments link demo?

2 points by jonas_kgomo ↗ HN
I have seen that the stripe dashboard has no-code and low-code options, but it is not clear how this looks in a next js/react application. The logic is i am logging into a web app, i want to use a stripe link to route on login and then re-route to a protected page after subscription. I cant find a direct guide or example of this with as minimum code as possible. I dont want to use Lemonsqueezy, because it charges extra, and i want to use the same template in the future, its better to figure it out now.

4 comments

[ 6.1 ms ] story [ 25.0 ms ] thread
I recently used pricing tables with uLog, feel free to take a look. Really easy to embed. I have it both as an embedded pricing table on the homepage that sends the user a welcome email from the payment success webhook, and also as a subscribe button in the app. I check for updates on the subscription periodically after the user navigates to the payment page.
(comment deleted)
very interesting, the uLog page looks great. i will try this
Thanks! Make sure you enable Radar from the start and setup some quality rules. Card testers will put a dent in your profits with the default settings.