Ask HN: is it legal to price discriminate based on Geo-IP

8 points by lifeisstillgood ↗ HN
If I buy a banana or a coffee in Tunisia or Tokyo I will be charged different amounts even accounting for exchange rates. This has many drivers but essentially Tunisia is poorer than Tokyo so cannot pay Tokyo rates.

So if I sell a online service to Tunisians and Japanese, could I set a different price based on Geo-IP?

16 comments

[ 2.8 ms ] story [ 41.2 ms ] thread
I have a sneaking suspicion the answer is buy two domain names and serve them from same server.

But then people in Tokyo could theoretically visit the lower priced service site. I recognise there are many barriers to this (not least language) but how will this arbitrage be dealt with "in the future"?

Ask a simple question, get a simple answer: not illegal. It may or may not be wise operationally.
IP-based pricing is in itself not illegal in any jurisdiction I am aware of, but that doesn't mean you're in the clear.

Legally, you may not charge one protected class more than another. For example, you cannot charge a racial minority more or less for the same service. http://en.wikipedia.org/wiki/Economic_discrimination#Discrim...

But that's not what you're trying to do, right? You don't mean to discriminate intentionally. That just means you are not guilty of "disparate treatment." IP-based pricing will, however, almost definitely lead to "disparate impact." http://en.wikipedia.org/wiki/Disparate_impact

If you charge people in certain areas more, you're almost certainly going to end up charging more on average to people of a race, religion, or other protected class. It might not be your intent, but the outcome will be the same.

Given the potential PR or legal problems, I'd strongly advise you not to price a product or service based on geographical regions.

It seems that one ends up relying on the registered address of the credit card to determine if someone lives in UK and so can download the service from .co.uk
In some cases Yes. Specifically, for government regulated products such as Credit and Insurance it may be illegal to price discriminate based on Geo-IP, as the factors allowed for use in determining the pricing of the product are set by the government.

For example, I vaguely remember reading that in Quebec, Canada, you are not allowed to use people's location (postal code) when pricing banking services, for example.

Asking for different shopping fees and taxes should not be illegal anywhere.

The price itself could be more tricky. Of course it highly depends on your jurisdiction, but i some this would easily racial (or ethnical or whatever) discrimination.

Also I'm almost entirely sure that this would be a violation of the "one market" principle (and therefore illegal) of the EU if you operate from the EU and distinguishes between two EU countries.

But I'm not a lawyer or ever tried this.

I doubt it matters enough in intra-eu terms - price discrimination based on Oregon and LA is possible (I mean cost of living is different) but hardly worth worrying about I guess
I think the EU Single Market stuff only applies to laws that governments make. As someone from a small EU member state (Ireland) that's close to a large EU member state (UK), I can tell you that lots of companies, big and small, will happily sell you to the UK but not Ireland.
Oh, that should be "shipping fees"
I think I read an ancient article from Joel Spolsky (?) about this once. Basically if you're going to charge different prices for the same product (the context was A/B testing price), you could marginally change the product so that there's no real difference, but at least they're not exactly identical. It would circumvent the question you're having if you're not sure about the legality, because they'd be different products legally. There's no law that says you can't not sell something.

If your product is software/SaaS, it's very easy to do this: allow 101 actions per month instead of 100, offer longer trial, change the colours/interface, offer longer money-back-guarantee, ... Of course be careful that these changes themselves don't skew the A/B testing.

Should be legal, but as previously mentioned - you better create a product difference which will make it easier to justify the price discrimination.
Yes, the standard way of doing this is via offering a localized version (with translations, local currency pricing, etc.)