| Input | Expected Response | Input:
amount = 2500 |
auth_auth_response=0 auth_rcode=1 auth_rflag=SOK auth_rmsg=Request was processed successfully. ics_rcode=1 ics_rflag=SOK ics_rmsg=Request was processed successfully. |
|---|---|
| Input:
amount = 2501 |
auth_auth_response=2 auth_rcode=0 auth_rflag=DCALL auth_rmsg=Payment processor error (02) cardnet returned [Obtain Manual Authorisation (and verify signature)] ics_rcode=0 ics_rflag=DCALL ics_rmsg=Payment processor error (02) cardnet returned [Obtain Manual Authorisation (and verify signature)] |
| Input:
amount = 2502 |
auth_auth_response=5 auth_rcode=0 auth_rflag=DCARDREFUSED auth_rmsg=Payment processor error (05) cardnet returned [Transaction Declined] ics_rcode=0 ics_rflag=DCARDREFUSED ics_rmsg=Payment processor error (05) cardnet returned [Transaction Declined] |
| Input:
amount = 9998 |
auth_auth_response= auth_rcode=-1 auth_rflag=ETIMEOUT auth_rmsg=The server has reached the maximum time it can execute a transaction: readFully() reached EOF: cardnet ics_rcode=-1 ics_rflag=ETIMEOUT ics_rmsg=The server has reached the maximum time it can execute a transaction: readFully() reached EOF: cardnet |
| Input:
amount = 9999 |
auth_auth_response= auth_rcode=-1 auth_rflag=ESYSTEM auth_rmsg=Payment processor error : Received invalid response : APACS30 format for cardnet is invalid. ics_rcode=-1 ics_rflag=ESYSTEM ics_rmsg=Payment processor error : Received invalid response : APACS30 format for cardnet is invalid. |
| Input:
amount = 6000 |
auth_auth_response=0 auth_rcode=1 auth_rflag=SOK auth_rmsg=Request was processed successfully. ics_rcode=1 ics_rflag=SOK ics_rmsg=Request was processed successfully. |
| Input:
amount = 6004 |
auth_auth_response=0 auth_rcode=1 auth_rflag=SOK auth_rmsg=Request was processed successfully. ics_rcode=1 ics_rflag=SOK ics_rmsg=Request was processed successfully. |
| Input:
amount = 6005 |
auth_auth_response=2 auth_rcode=0 auth_rflag=DCALL auth_rmsg=Payment processor error (02) cardnet returned [CALL AUTH CENTRE] ics_rcode=0 ics_rflag=DCALL ics_rmsg=Payment processor error (02) cardnet returned [CALL AUTH CENTRE] |
| Input:
amount = 6006 |
auth_auth_response=2 auth_rcode=0 auth_rflag=DCALL auth_rmsg=Payment processor error (02) cardnet returned [INVALID TRANS] ics_rcode=0 ics_rflag=DCALL ics_rmsg=Payment processor error (02) cardnet returned [INVALID TRANS] |
| Input:
amount = 6007 |
auth_auth_response=3 auth_rcode=0 auth_rflag=DINVALIDDATA auth_rmsg=Payment processor error (03) cardnet returned [PRE-VALID CARD] ics_rcode=0 ics_rflag=DINVALIDDATA ics_rmsg=Payment processor error (03) cardnet returned [PRE-VALID CARD] |
| Input:
amount = 6008 |
auth_auth_response=5 auth_rcode=0 auth_rflag=DCARDREFUSED auth_rmsg=Payment processor error (05) cardnet returned [DECLINED] ics_rcode=0 ics_rflag=DCARDREFUSED ics_rmsg=Payment processor error (05) cardnet returned [DECLINED] |
| Input:
amount = 6009 |
auth_auth_response=5 auth_rcode=0 auth_rflag=DCARDREFUSED auth_rmsg=Payment processor error (05) cardnet returned [CARD EXPIRED] ics_rcode=0 ics_rflag=DCARDREFUSED ics_rmsg=Payment processor error (05) cardnet returned [CARD EXPIRED] |
| Input:
amount = 6010 |
auth_auth_response=5 auth_rcode=0 auth_rflag=DCARDREFUSED auth_rmsg=Payment processor error (05) cardnet returned [UNABLE TO AUTH] ics_rcode=0 ics_rflag=DCARDREFUSED ics_rmsg=Payment processor error (05) cardnet returned [UNABLE TO AUTH] |
| Input:
amount = 6011 |
auth_auth_response=5 auth_rcode=0 auth_rflag=DCARDREFUSED auth_rmsg=Payment processor error (05) cardnet returned [RE-ENTER DATA] ics_rcode=0 ics_rflag=DCARDREFUSED ics_rmsg=Payment processor error (05) cardnet returned [RE-ENTER DATA] |
| Input:
amount = 6012 |
auth_auth_response=5 auth_rcode=0 auth_rflag=DCARDREFUSED auth_rmsg=Payment processor error (05) cardnet returned [RETAIN CARD] ics_rcode=0 ics_rflag=DCARDREFUSED ics_rmsg=Payment processor error (05) cardnet returned [RETAIN CARD] |