I've run into a bit of a head-scratcher while integrating Amex credit card payments into my PHP script for Authorize Merchant Services. I'm facing is that the CVV (Card Verification Value) for Amex cards doesn't seem to be getting validated correctly. I've double-checked the code, and it seems to be in line with the API documentation provided by Authorize. The strange part is that the CVV validation works perfectly fine for Visa and Mastercard. Has anyone else faced a similar problem?
โ08-29-2023 11:50 PM
I've read in the documentation that certain kinds of cards require some extra step of permission/authorization/process with Authorize Net. Give'em a call....1-877-447-3938
โ08-30-2023 01:06 PM - last edited on โ08-30-2023 01:13 PM by Kh-SabW