CVV verification failure
-
I noticed a failed order on our estore for the first time and in the order notes, it returned this error.
Array
(
[0] => stdClass Object
(
[category] => PAYMENT_METHOD_ERROR
[code] => VERIFY_CVV_FAILURE
[detail] => Card verification code check failed.
)[1] => stdClass Object
(
[category] => PAYMENT_METHOD_ERROR
[code] => CARD_DECLINED
[detail] => Card declined.
))
Order status changed from Pending payment to Failed.I was wondering if this was related to incorrectly inputting the CVV code or if this was a error with the square plugin?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘CVV verification failure’ is closed to new replies.