| Input | Expected Response |
|---|---|
| Input:
card_cvNumber = 000 |
decision=ACCEPT
reasonCode=100 ccAuthReply_processorResponse=0 ccAuthReply_cvCode=U ccAuthReply_cvCodeRaw=0 ccAuthReply_authorizationCode=1 |
| Input:
card_cvNumber = 001 |
decision=ACCEPT
reasonCode=100 ccAuthReply_processorResponse=0 ccAuthReply_cvCode=P ccAuthReply_cvCodeRaw=1 ccAuthReply_authorizationCode=1 |
| Input:
card_cvNumber = 002 |
decision=ACCEPT
reasonCode=100 ccAuthReply_processorResponse=0 ccAuthReply_cvCode=M ccAuthReply_cvCodeRaw=2 ccAuthReply_authorizationCode=1 |
| Input:
card_cvNumber = 003 |
decision=ACCEPT
reasonCode=100 ccAuthReply_processorResponse=0 ccAuthReply_cvCode=2 ccAuthReply_cvCodeRaw=3 ccAuthReply_authorizationCode=1 |
| Input:
card_cvNumber = 004 |
decision=REJECT
reasonCode=230 ccAuthReply_processorResponse=0 ccAuthReply_cvCode=N ccAuthReply_cvCodeRaw=4 ccAuthReply_authorizationCode=1 |