The simulated test responses are dependent upon the Amount value sent in the request.
The auth_code for an accepted transaction will always be "123456" on the test server
The request_id will vary. The number increments with each CyberSource transaction (all merchants).
The ics_rcode and auth_rcode will equal 0 for declined transactions, or -1 for failed transactions, or 1 for successful transactions.
The ics_rflag and auth_rflag are SOK for successful transactions; otherwise, values will vary and depend on the particular error.
The auth_rmsg varies depending on the auth_rflag.
The ics_rmsg varies depending on the ics_rflag.
The auth_auth_avs will depend on the processor-returned AVS code. This can be tested using the indicated amounts.
The auth_auth_time will vary with the time of day the transaction is placed.
Currency type defaults to USD for test transactions.
General Testing Responses