Test Triggers for Checking Statuses

In the
Cybersource
test environment, you can simulate specific response messages that you receive from transaction requests by including certain values in your transaction requests. The simulated environment enables you to become familiar with the response messages and develop methods for error handling.
Your account must be configured for testing trigger values. Contact your
Cybersource
account manager for more details.

Test Endpoint

For test transactions, send an API request to the test endpoint.
Test:
https://ics2wstest.ic3.com/commerce/1.x/transactionProcessor

Trigger Values

To test, send a check status request, and set the
apCheckStatusService_reconciliationID
field to a value listed in the Trigger Value column. The
Cybersource
response status is returned in the
apCheckStatusReply_paymentStatus
field.
Direct Debit Test Triggers for Checking a Direct Debit Status
Service Status Being Checked
Cybersource
Response Status
Trigger Value
Cancellation
Settle_accepted
TC200026
Cancellation
Settle_initiated
TC200027
Refund
Refund_initiated
TC200029
Refund
Refund_rejected
TC200032
Refund
Refunded
TC200021
Refund
Settle_accepted
TC200026
Refund
Settle_initiated
TC200027
Sale
Chargeback
TC200028
Sale
Returned
TC200031
Sale
Reversed
TC200033
Sale
Settle_accepted
TC200026
Sale
Settle_initiated
TC200027
Sale
Settle_rejected
TC200030