FILTER BY TAG

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 Statuses
Cybersource
Response Status
Trigger Value
Chargeback
TC200028
Failed
TC200010
Pending
TC200000
Refunded
TC200021
Refund-initiated
TC200029
Refund-rejected
TC200032
Settle-accepted
TC200026
Settled
Any value that is not used in the triggers for testing other statuses.
Settled-initiated
TC200027
Settle-rejected
TC200030