PAV API

rkasera79
Newbie

PAV API

I want an API which just captures Payment Account and validates the same for expiry. The PAV API seems to ask for lot of other attributes which I might not be able to capture easily. PLease confirm if there is any such API available. Thanks

1 REPLY 1
API_Managers
Visa Developer Support Specialist

Re: PAV API

Hey @rkasera79,

 

I would still recommend Payment Account Validation API for your use case. Have you taken a look at its API Reference page here - https://developer.visa.com/capabilities/pav/reference

 

From the API Reference page, you can try the Code Explorer to see its sample response.

 

How to Use Payment Account Validation API - https://developer.visa.com/capabilities/pav/docs-how-to

 

The Payment Account Validation API offers several methods that you can use to determine if a particular Visa account is valid and in good standing. Before using the API, it is important to understand what the available methods are and how they work. The API currently has three methods of account validation: Account Verification, the Address Verification Service (AVS), and Card Verification Value (CVV2) Validation.

 




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.