cancel
Showing results for 
Search instead for 
Did you mean: 

How can i validate card number and address with bank record?

Hi,

 

I am implementing authorize.net in my client site and he want to validate card number and address with card holder details. ie. I am entering card number "4111111111111111" and address "test" at the time of payment so he want to validate this information with card issuer/bank, means this information must be match with card issuer's information. if card issuer's information is "4111111111111111" and address is "test 2" means it should give me error.

 

Please any body can tell me is it possible? if possible then how? how much time it will take to validate?

 

devtest86
Member
1 REPLY 1

is possible, do an auth_only transaction(there will be transaction fee) with $0.01 or $0,  then void it.

 

RaynorC1emen7
Expert