HSBC Credit Card CVV Testing Responses for the SCMP API
Input Expected Response
Input:
customer_cc_cv_number = 0000
auth_auth_response=0
auth_auth_code=1
auth_rcode=1
auth_rflag=SOK
auth_rmsg=Request was processed successfully.
ics_rcode=1
ics_rflag=SOK
ics_rmsg=Request was processed successfully.
auth_cv_result_raw=0
auth_cv_result=U
auth_auth_amount=1.00
Input:
customer_cc_cv_number = 1111
auth_auth_response=0
auth_auth_code=1
auth_rcode=1
auth_rflag=SOK
auth_rmsg=Request was processed successfully.
ics_rcode=1
ics_rflag=SOK
ics_rmsg=Request was processed successfully.
auth_cv_result_raw=1
auth_cv_result=P
auth_auth_amount=1.00
Input:
customer_cc_cv_number = 2222
auth_auth_response=0
auth_auth_code=1
auth_rcode=1
auth_rflag=SOK
auth_rmsg=Request was processed successfully.
ics_rcode=1
ics_rflag=SOK
ics_rmsg=Request was processed successfully.
auth_cv_result_raw=2
auth_cv_result=M
auth_auth_amount=1.00
Input:
customer_cc_cv_number = 3333
auth_auth_response=0
auth_auth_code=1
auth_rcode=1
auth_rflag=SOK
auth_rmsg=Request was processed successfully.
ics_rcode=1
ics_rflag=SOK
ics_rmsg=Request was processed successfully.
auth_cv_result_raw=3
auth_cv_result=2
auth_auth_amount=1.00
Input:
customer_cc_cv_number = 4444
auth_auth_response=0
auth_auth_code=1
auth_rcode=0
auth_rflag=DCV
auth_rmsg=Card Verification check failed by payment processor. This may still be billed - with possible downgrades - as an auth code is present. 
ics_rcode=0
ics_rflag=DCV
ics_rmsg=Card Verification check failed by payment processor. This may still be billed - with possible downgrades - as an auth code is present.
auth_cv_result_raw=4
auth_cv_result=N
auth_auth_amount=1.00