cancel
Showing results for 
Search instead for 
Did you mean: 

CCV Validation not working with Accept.js

Hi All,

 

I have integrated tokenization credit card processing.

 

If I am inserting wrong credit card number, expiry month and date accept js showing error message but for CCV number its not showing any validation message.

 

After generating tokenization I am processing with C# for accept payment transaction as per API reference
https://developer.authorize.net/api/reference/index.html#accept-suite-create-an-accept-payment-trans...

 

Please anyone help me how I can do validation CCV code validation at the accept js side or C# side as per accept payment transaction refence as above mentioned link.

 

Thanks in advance.

nilce2011
Member
1 REPLY 1

Hello @nilce2011 

 

The CCV is validated by the issuing bank, not the gateway.  It's included in the transaction request for a one-time transaction or when creating a customer profile and setting validation mode to Live Mode.

 

In the sandbox, you can simulate error conditions using the Testing Guide.

 

Richard

RichardH
Administrator Administrator
Administrator