Two weeks ago I released my course about React hooks. I decided to use Purchasing Power Parity to offer a discount to users coming from a country where the purchasing power is lower.
In this blog post, I start by presenting what PPP is, then I explain several methods to use it on your SaaS to offer fair pricing based on the user’s location.
👉 Purchasing Power Parity: fair pricing for your SaaS product
Have you implemented PPP on your SaaS?
Did you code a custom solution or use an external service?
I implemented region-based discounts but with a few differences:
One thing I'm not certain about is whether my customers (who are all programmers, know English and can work online) should have this level of discount or a shallower one.