
Long-time lurker. Built something I think this community needs.
The problem: EU VAT for digital subscriptions is genuinely
confusing and getting it wrong has real consequences.
Quick example of what most founders miss:
Selling to a consumer in France → charge 20% French VAT
Selling to a business in France → charge 0%, they self-account
(this is "reverse charge" — it's mandatory, not optional)
And that's before you deal with EU OSS registration thresholds,
US state-by-state rules, or Africa VAT.
I built a REST API that handles this. One call, you get:
- Correct rate for 80+ countries
- Tax amount and total price
- Compliance notes in plain English
- Automatic reverse charge detection for B2B EU
Happy to answer questions about EU VAT rules in the comments
— ask me anything.