Hacker News new | ask | show | jobs
Show HN: New widget to integrate in-app customer portals faster
7 points by nadavkaner 1302 days ago
2 comments

Seems interesting. Stripe is doing some work to improve their no-code widgets but based on my previous experiences in a couple of SaaS companies I worked for it's still hard to maintain changes and make it nicer inside the app. I hope you all are planning to allow some customization on the style and design level so I don't have to use your default design
We already support full customization using code and CSS and are also planning to support no-code editing soon
Hello everyone! We’re building a faster way for engineering teams to build and maintain pricing in SaaS. Stigg’s APIs allow you to model any pricing (Trials, Freemium, Usage-based, Subscriptions, Per seat) and handle the access control and provisioning logic from one place only.

Our custom widgets give you out of the box elements every recurring revenue business needs - like dynamic paywalls you can add in-app or on your pricing page that automatically update every time your pricing changes.

I have just released our new widget: a customer portal that

(1) Gives users full visibility into their current subscription details and usage

(2) Allow users to upgrade/downgrade without any engineering support

(3) Automatically reflects updates in your pricing model with no code changes

(4) Lets users view their billing and payment information

And it removes more than 400(!) lines of code for engineering teams to write and maintain their customer portal.

Here’s the link to Github → https://github.com/stiggio/stigg-example-todos/pull/10/files

And the docs → https://docs.stigg.io/docs/react-sdk#rendering-a-customer-po...

Would love to hear your thoughts. Could this help you get your job done faster? Would you use this? Anything you think is missing?