Address Verification Service (AVS) is a method provided by issuers to help merchants detect potential card transaction fraud, especially for card-not-present (CNP) transactions (for example, online transactions).
ADDRESS_VERIFICATION_FAILED
, is added for Synctera AVS. FinTechs may want to map to this decline reason in their UI.
user_data.address_verification
object of the Transactions API.
The example below is from a Get Pending Transaction response for a transaction that was declined due to AVS mismatch (the response for an authorized and cleared transaction would be listed under Get Posted Transaction).