Hi all.
i have an installation of Magento shop on my development server and as a payment gateway we are using PayPal Pro (PayPal Direct) which is able to accept users' credit cards.
it was fine in sandbox mode, but after switching into 'live' mode and testing with $0.01 transactions, it came out that PayPal seem to accept CCs w/o checking expiration date, but CC number and CVV are checked.
so here are the questions: 1. how insecure is to leave CC processing to work w/o expire date check? 2. how to get this fixed? :)
thanks.