What is Address Verification in Card Processing?
Address Verification, also known as the Address Verification Service (AVS), is a security measure used during card payment transactions. Its purpose is to reduce fraud by ensuring the billing address provided by the cardholder matches the address held by the card-issuing bank.
When processing card payments, AVS compares the numeric parts of the address (house or apartment numbers and postal/ZIP codes) entered by the customer against the records maintained by the issuing bank. If these details match, the transaction receives an AVS approval, reducing the likelihood of fraudulent activity.
AVS helps merchants:
- Detect suspicious transactions.
- Reduce chargebacks.
- Comply with PCI DSS security standards.
- Lower risk and potential financial losses from fraud.
How AVS Works:
- Customer enters their card information and billing address at checkout.
- The merchant sends these details along with the payment request.
- The payment gateway forwards the request to the issuing bank.
- The issuing bank verifies the provided address against its records.
- A response code is returned indicating:
- Full Match
- Partial Match
- No Match
- The merchant then decides whether to accept or reject the transaction based on their own fraud prevention rules.
Using AVS adds an extra layer of protection, ensuring safer transactions for both customers and merchants.
How AVS Works on Paytia
Paytia provides the ability to
1. Turn on and off address verification as a service in their Agent Capture Assist form.
2. Set which fields are required and not required, shown or hidden in the address capture page.
Please see
Paytia provides the result of the address verification check on the agent screen, in agent email alert notifications, and over the Paytia API push events.