| Input | Expected Response |
|---|---|
| Input:
amount = 10 |
auth_auth_response=0
auth_rcode=1 auth_rflag=SOK auth_rmsg=Transaction approved. ics_rcode=1 ics_rflag=SOK ics_rmsg=Request was processed successfully. |
| Input:
amount = 11 |
auth_auth_response=1ZZZZ
auth_rcode=0 auth_rflag=DINVALIDDATA auth_rmsg= Unknown ActionCode ApprovalCode combination ics_rcode=0 ics_rflag=DINVALIDDATA ics_rmsg= Unknown ActionCode ApprovalCode combination |
| Input:
amount = 12 |
auth_auth_response=0
auth_rcode=1 auth_rflag=SOK auth_rmsg=Transaction approved. ics_rcode=1 ics_rflag=SOK ics_rmsg=Request was processed successfully. |
| Input:
amount = 13 |
auth_auth_response=9SPDY
auth_rcode=0 auth_rflag=DCARDREFUSED auth_rmsg= Transaction denied; card number not issued. ics_rcode=0 ics_rflag=DCARDREFUSED ics_rmsg= Transaction denied; card number not issued. |
| Input:
amount = 14 |
auth_auth_response=9LMDY
auth_rcode=0 auth_rflag=DCARDREFUSED auth_rmsg= Transaction denied; credit limit exceeded. ics_rcode=0 ics_rflag=DCARDREFUSED ics_rmsg= Transaction denied; credit limit exceeded. |
| Input:
amount = 15 |
auth_auth_response=9XMDY
auth_rcode=0 auth_rflag=DCARDEXPIRED auth_rmsg= Transaction denied; expiry date does not match. ics_rcode=0 ics_rflag=DCARDEXPIRED ics_rmsg= Transaction denied; expiry date does not match. |
| Input:
amount = 16 |
auth_auth_response=A
auth_rcode=1 auth_rflag=SOK auth_rmsg=Transaction approved; full AVS match. ics_rcode=1 ics_rflag=SOK ics_rmsg=Request was processed successfully. |
| Input:
amount = 17 |
auth_auth_response=B
auth_rcode=1 auth_rflag=SOK auth_rmsg=Transaction approved; postal code not on file, address matched. ics_rcode=1 ics_rflag=SOK ics_rmsg=Request was processed successfully. |
| Input:
amount = 18 |
auth_auth_response=C
auth_rcode=1 auth_rflag=SOK auth_rmsg=Transaction approved; postal code matched, address failed. ics_rcode=1 ics_rflag=SOK ics_rmsg=Request was processed successfully. |
| Input:
amount = 19 |
auth_auth_response=D
auth_rcode=1 auth_rflag=SOK auth_rmsg=Transaction approved; postal code failed, address matched. ics_rcode=1 ics_rflag=SOK ics_rmsg=Request was processed successfully. |
| Input:
amount = 20 |
auth_auth_response=F
auth_rcode=1 auth_rflag=SOK auth_rmsg=Transaction approved; AVS failed to match. ics_rcode=1 ics_rflag=SOK ics_rmsg=Request was processed successfully. |
| Input:
amount = 21 |
auth_auth_response=G
auth_rcode=1 auth_rflag=SOK auth_rmsg=Transaction approved; postal code not on file, address failed. ics_rcode=1 ics_rflag=SOK ics_rmsg=Request was processed successfully. |
| Input:
amount = 22 |
auth_auth_response=H
auth_rcode=1 auth_rflag=SOK auth_rmsg=Transaction approved; AVS not on file. ics_rcode=1 ics_rflag=SOK ics_rmsg=Request was processed successfully. |
| Input:
amount = 23 |
auth_auth_response=JLMDY
auth_rcode=0 auth_rflag=DCARDREFUSED auth_rmsg= Transaction denied; AVS matched; credit limit exceeded. ics_rcode=0 ics_rflag=DCARDREFUSED ics_rmsg= Transaction denied; AVS matched; credit limit exceeded. |
| Input:
amount = 24 |
auth_auth_response=JSPDY
auth_rcode=0 auth_rflag=DCARDEXPIRED auth_rmsg= Transaction denied; AVS matched; expiry date does not match. ics_rcode=0 ics_rflag=DCARDEXPIRED ics_rmsg= Transaction denied; AVS matched; expiry date does not match. |
| Input:
amount = 25 |
auth_auth_response=JXMDY
auth_rcode=0 auth_rflag=DCARDEXPIRED auth_rmsg= Transaction denied; AVS matched; expiry date does not match ics_rcode=0 ics_rflag=DCARDEXPIRED ics_rmsg= Transaction denied; AVS matched; expiry date does not match |
| Input:
amount = 26 |
auth_auth_response=KLMDY
auth_rcode=0 auth_rflag=DCARDREFUSED auth_rmsg= Transaction denied; postal code not on file, address matched; credit limit exceeded. ics_rcode=0 ics_rflag=DCARDREFUSED ics_rmsg= Transaction denied; postal code not on file, address matched; credit limit exceeded. |
| Input:
amount = 27 |
auth_auth_response=KSPDY
auth_rcode=0 auth_rflag=DCARDEXPIRED auth_rmsg= Transaction denied; postal code not on file, address matched; expiry date does not match. ics_rcode=0 ics_rflag=DCARDEXPIRED ics_rmsg= Transaction denied; postal code not on file, address matched; expiry date does not match. |
| Input:
amount = 28 |
auth_auth_response=KXMDY
auth_rcode=0 auth_rflag=DCARDEXPIRED auth_rmsg= Transaction denied; postal code not on file, address matched; expiry date does not match. ics_rcode=0 ics_rflag=DCARDEXPIRED ics_rmsg= Transaction denied; postal code not on file, address matched; expiry date does not match. |
| Input:
amount = 29 |
auth_auth_response=LLMDY
auth_rcode=0 auth_rflag=DCARDREFUSED auth_rmsg= Transaction denied; postal code matched, address failed; credit limit exceeded. ics_rcode=0 ics_rflag=DCARDREFUSED ics_rmsg= Transaction denied; postal code matched, address failed; credit limit exceeded. |
| Input:
amount = 30 |
auth_auth_response=LSPDY
auth_rcode=0 auth_rflag=DCARDEXPIRED auth_rmsg= Transaction denied; postal code matched, address failed; expiry date does not match. ics_rcode=0 ics_rflag=DCARDEXPIRED ics_rmsg= Transaction denied; postal code matched, address failed; expiry date does not match. |
| Input:
amount = 31 |
auth_auth_response=MLMDY
auth_rcode=0 auth_rflag=DCARDREFUSED auth_rmsg= Transaction denied; postal code failed, address matched; credit limit exceeded. ics_rcode=0 ics_rflag=DCARDREFUSED ics_rmsg= Transaction denied; postal code failed, address matched; credit limit exceeded. |
| Input:
amount = 32 |
auth_auth_response=MSPDY
auth_rcode=0 auth_rflag=DCARDEXPIRED auth_rmsg= Transaction denied; postal code failed, address matched; expiry date does not match. ics_rcode=0 ics_rflag=DCARDEXPIRED ics_rmsg= Transaction denied; postal code failed, address matched; expiry date does not match. |
| Input:
amount = 33 |
auth_auth_response=MXMDY
auth_rcode=0 auth_rflag=DCARDEXPIRED auth_rmsg= Transaction denied; postal code failed, address matched; expiry date does not match. ics_rcode=0 ics_rflag=DCARDEXPIRED ics_rmsg= Transaction denied; postal code failed, address matched; expiry date does not match. |
| Input:
amount = 34 |
auth_auth_response=NLMDY
auth_rcode=0 auth_rflag=DCARDREFUSED auth_rmsg= Transaction denied; AVS failed to match; credit limit exceeded. ics_rcode=0 ics_rflag=DCARDREFUSED ics_rmsg= Transaction denied; AVS failed to match; credit limit exceeded. |
| Input:
amount = 35 |
auth_auth_response=NSPDY
auth_rcode=0 auth_rflag=DCARDEXPIRED auth_rmsg= Transaction denied; AVS failed to match; expiry date does not match. ics_rcode=0 ics_rflag=DCARDEXPIRED ics_rmsg= Transaction denied; AVS failed to match; expiry date does not match. |
| Input:
amount = 36 |
auth_auth_response=NXMDY
auth_rcode=0 auth_rflag=DCARDEXPIRED auth_rmsg= Transaction denied; AVS failed to match; expiry date does not match. ics_rcode=0 ics_rflag=DCARDEXPIRED ics_rmsg= Transaction denied; AVS failed to match; expiry date does not match. |
| Input:
amount = 37 |
auth_auth_response=PLMDY
auth_rcode=0 auth_rflag=DCARDREFUSED auth_rmsg= Transaction denied; postal code not on file, address failed; credit limit exceeded. ics_rcode=0 ics_rflag=DCARDREFUSED ics_rmsg= Transaction denied; postal code not on file, address failed; credit limit exceeded. |
| Input:
amount = 38 |
auth_auth_response=PSPDY
auth_rcode=0 auth_rflag=DCARDEXPIRED auth_rmsg= Transaction denied; postal code not on file, address failed; expiry date does not match. ics_rcode=0 ics_rflag=DCARDEXPIRED ics_rmsg= Transaction denied; postal code not on file, address failed; expiry date does not match. |
| Input:
amount = 39 |
auth_auth_response=PXMDY
auth_rcode=0 auth_rflag=DCARDEXPIRED auth_rmsg= Transaction denied; postal code not on file, address failed; expiry date does not match. ics_rcode=0 ics_rflag=DCARDEXPIRED ics_rmsg= Transaction denied; postal code not on file, address failed; expiry date does not match. |
| Input:
amount = 40 |
auth_auth_response=RLMDY
auth_rcode=0 auth_rflag=DCARDREFUSED auth_rmsg= Transaction denied; AVS not on file; credit limit exceeded. ics_rcode=0 ics_rflag=DCARDREFUSED ics_rmsg= Transaction denied; AVS not on file; credit limit exceeded. |
| Input:
amount = 41 |
auth_auth_response=RSPDY
auth_rcode=0 auth_rflag=DCARDEXPIRED auth_rmsg= Transaction denied; AVS not on file; expiry date does not match. ics_rcode=0 ics_rflag=DCARDEXPIRED ics_rmsg= Transaction denied; AVS not on file; expiry date does not match. |
| Input:
amount = 42 |
auth_auth_response=RXMDY
auth_rcode=0 auth_rflag=DCARDEXPIRED auth_rmsg= Transaction denied; AVS not on file; expiry date does not match. ics_rcode=0 ics_rflag=DCARDEXPIRED ics_rmsg= Transaction denied; AVS not on file; expiry date does not match. |
| Input:
amount = 43 |
auth_auth_response=S
auth_rcode=1 auth_rflag=SOK auth_rmsg=Transaction approved; AVS incorrectly formatted in Inquiry. ics_rcode=1 ics_rflag=SOK ics_rmsg=Request was processed successfully. |
| Input:
amount = 44 |
auth_auth_response=TLMDY
auth_rcode=0 auth_rflag=DCARDREFUSED auth_rmsg= Transaction denied; AVS incorrectly formatted in Inquiry; credit limit exceeded. ics_rcode=0 ics_rflag=DCARDREFUSED ics_rmsg= Transaction denied; AVS incorrectly formatted in Inquiry; credit limit exceeded. |
| Input:
amount = 45 |
auth_auth_response=TSPDY
auth_rcode=0 auth_rflag=DCARDEXPIRED auth_rmsg= Transaction denied; AVS incorrectly formatted in Inquiry; expiry date does not match. ics_rcode=0 ics_rflag=DCARDEXPIRED ics_rmsg= Transaction denied; AVS incorrectly formatted in Inquiry; expiry date does not match. |
| Input:
amount = 46 |
auth_auth_response=EER06
auth_rcode=0 auth_rflag=DCARDEXPIRED auth_rmsg= Transaction denied; card is expired. ics_rcode=0 ics_rflag=DCARDEXPIRED ics_rmsg= Transaction denied; card is expired. |
| Input:
amount = 47 |
auth_auth_response=LXMDY
auth_rcode=0 auth_rflag=DCARDEXPIRED auth_rmsg= Transaction denied; postal code matched, address failed; expiry date does not match. ics_rcode=0 ics_rflag=DCARDEXPIRED ics_rmsg= Transaction denied; postal code matched, address failed; expiry date does not match. |
| Input:
amount = 48 |
auth_auth_response=TXMDY
auth_rcode=0 auth_rflag=DCARDEXPIRED auth_rmsg= Transaction denied; AVS incorrectly formatted in Inquiry; expiry date does not match. ics_rcode=0 ics_rflag=DCARDEXPIRED ics_rmsg= Transaction denied; AVS incorrectly formatted in Inquiry; expiry date does not match. |