CyberSource Latin American Processing Credit Card Testing Responses general notes:
1 - "" indicate that the no value returned in response
Input Expected Response
Input:
grand_total_amount = 1000.00

auth_rcode=1
auth_rflag=SOK
auth_rmsg=Request was processed successfully.
auth_auth_response=0
ics_rcode=1
ics_rflag= SOK
ics_rmsg= Request was processed successfully.
Input:
grand_total_amount = 1001.00

auth_rcode=1
auth_rflag=SOK
auth_rmsg=Request was processed successfully.
auth_auth_response=1
ics_rcode=1
ics_rflag= SOK
ics_rmsg= Request was processed successfully.
Input:
grand_total_amount = 1002.00

auth_rcode=0
auth_rflag=DCARDREFUSED
auth_rmsg=DECLINED
auth_auth_response=2
ics_rcode=0
ics_rflag= DCARDREFUSED
ics_rmsg= DECLINED
Input:
grand_total_amount = 1008.00

auth_rcode=0
auth_rflag=DAVSNO
auth_rmsg=AVS Data does not match.
auth_auth_response=8
ics_rcode=0
ics_rflag= DAVSNO
ics_rmsg= AVS Data does not match.
Input:
grand_total_amount = 1010.00

auth_rcode=-1
auth_rflag=ESYSTEM
auth_rmsg=Payment processor error: Internal Error
auth_auth_response=""
ics_rcode=-1
ics_rflag= ESYSTEM
ics_rmsg= Payment processor error: Internal Error
Input:
grand_total_amount = 1012.00

auth_rcode=0
auth_rflag=DINVALIDDATA
auth_rmsg=Duplicate order ID, transaction in transit
auth_auth_response=12
ics_rcode=0
ics_rflag= DINVALIDDATA
ics_rmsg= Duplicate order ID, transaction in transit
Input:
grand_total_amount = 1013.00

auth_rcode=0
auth_rflag= DINVALIDDATA
auth_rmsg=Duplicate order ID, transaction already sent
auth_auth_response=13
ics_rcode=0
ics_rflag= DINVALIDDATA
ics_rmsg= Duplicate order ID, transaction already sent