Operations | Monitoring | ITSM | DevOps | Cloud

API

The latest News and Information on API Development, Management, Monitoring, and related technologies.

Managing EU VAT with Stripe for a SaaS is not *that* hard

This is a short follow up to last week's story on Stripe Billing as a reader on Hackernews commented that it seemed we didn't handle VAT. We do, but I just left it out of the story. For those not familiar with handling EU VAT for SaaS companies: It's a bit of counter intuitive jungle. At least that's what some dedicated SaaS startups make you believe. Also, Stripe does not handle it at all. They give you a { taxRate: null } field for you to fill.

How we deal with plan limits in the front end of our SaaS app

If you run a SaaS, you probably want to show your users when they are almost running out of widgets. Or that they can get some cool feature on a more expensive plan. Or, in other words, how can you be nice and commercial in dealing with plan limits. Last week we already looked at how we manage plans & features for Checkly. That write up was very back end focused, so this week I wanted to dive deeper into how we actually show this to our users in a friendly way.

Why API Monitoring is Crucial to Your Business

In today’s interconnected world, API monitoring is vital. Businesses rely on data in everyday operations, and often rely on Web APIs to send and access data. But if an API is down, slow or not behaving as expected, it can severely impact business operations. Whether you’re an API provider or rely on third-party APIs, continually monitoring your API environment lets you know when there’s a problem.