braintree-web icon indicating copy to clipboard operation
braintree-web copied to clipboard

Unmatched Postal Code throws CVV error

Open Heher opened this issue 6 years ago • 1 comments

General information

  • SDK version: 3.42.0
  • Environment: Sandbox
  • Browser and OS: Chrome Version 72.0.3626.81 on macOS 10.13.6

Issue description

When testing postalCode validation using the test info on https://developers.braintreepayments.com/reference/general/testing/php#avs-and-cvv/cid-responses, inputting a 20000 postalCode returns a HOSTED_FIELDS_TOKENIZATION_CVV_VERIFICATION_FAILED error.

Heher avatar Jan 31 '19 17:01 Heher

Thanks for the report. That error code is poorly named, it should have been named something to cover avs and cvv responses.

We can't change that now because it would break previous integrations relying on the code, but I've made a note to rename this in the next major version.

crookedneighbor avatar Jan 31 '19 17:01 crookedneighbor

To be implemented in the next major version.

nidhinarendra avatar Apr 05 '23 21:04 nidhinarendra