Since PayPal charges transactions but not payment authorizations, I was wondering what is the point of doing credit card validation with Luhn algorithm?
I happen to have trouble with CC validation. If it turns out not to be very important, I could simply get rid of it to solve my problem.