We started to receive "402 Payment Required" Payment Failures after August 4th for all customer Ecommerce API Payments for one Merchant only in Production System. (Other Merchants do not have this problem) These are not ZIP code mismatch errors. Reason given is " Street address is not provided". (We do not take any address for these online food orders for the restaurant)
Example Error:
{"code":"card_declined","message":"Street address is not provided","charge":"G4BJAS2XBAY0A","declineCode":"issuer_declined"}
What can cause this error? Was there a recent change for address verifications?