Hacker News new | ask | show | jobs
by rodh 5595 days ago
The only point at which an address can be used to prevent fraud, is between the credit card charging process and your bank. If it's paypal charging your credit card, they're the only ones who need your address.
1 comments

That isn't true -- you can run a variety of heuristics to catch N% of fraud (and X% of legitimate payments) prior to submitting them to the bank, getting them accepted, and then having your merchant account ganked for high chargeback rates.

For example, an annoying system which will decrease chargebacks is "If your IP address goes to a country other than your billing address, shoot first and ask questions later." It bites me all the time, but there are sensible business reasons for it.