Reaction: Incorrect Card Validation in payments-authnet

Created on 1 Mar 2018  路  4Comments  路  Source: reactioncommerce/reaction

Most helpful comment

I feel like we need to refactor some of these checks into some common helpers, etc. because I bet this is also inconsistent in other payment methods.

All 4 comments

@zikeji Does this result in an actual problem for you (i.e. rejecting a valid card) or are you just pointing out an inconsistency?

I feel like we need to refactor some of these checks into some common helpers, etc. because I bet this is also inconsistent in other payment methods.

@zenweasel During my testing of the Authorize.net payment gateway it did impact me. The test numbers they give you to test certain API responses all are 13 digits. In addition, a 13 digit Visa is a valid length.

@zikeji Thanks for the feedback. Based on your that bumping up to impact-major

Was this page helpful?
0 / 5 - 0 ratings