B2B Customer Care - Communication Status Codes

DOCS

Last updated: Aug 15th, 7:21am

WLW's Communication Status Codes provide information about the interaction between the different systems through which data passes to complete a transaction.

These code are divided into the following groups:

See also the list of Payment Status Codes which provide information about a payment's life-cycle and the current state of a payment transaction.

Success Messages

CodeStatus MessageDescription
100SuccessThe information was successfully transmitted.

Failure Messages

CodeStatus MessageDescription
400General FailureAn error of unknown cause has occurred.
401Invalid Merchant URIThe value submitted for the Merchant URI attribute is not valid.
402Empty Merchant URIA Merchant URI value is required, but the attribute is empty.
403Invalid ArgumentsOne or more of the parameter values for the method is not valid.
404Empty Store Location URIA Store Location URI value is required, but the attribute is empty.
405Empty Terminal ID ListThe list of terminal IDs does not contain any values.
406Invalid Store Location IDThe value passed for the Store Location ID is not valid.
407Merchant Not PresentThe merchant provides is not a registered acceptance location.
408Invalid Checkout TokenThe token captured does not resolve to a valid QR Code.
409Merchant Already ExistsThe merchant registration failed because a merchant with that name or ID is already registered.
410Empty Terminal IDA Terminal ID value is required, but the attribute is empty.
411Store Location Not PresentThe Store Location provided does not exist as a valid acceptance location.
412Merchant Authentication FailedThe merchant credentials could not be authenticated.
413Merchant Transaction Confirmation TimeoutThe amount of time permitted for the merchant to confirm the transaction has expired.
414Merchant Transaction Void FailedThe transaction Void initiated by the merchant failed.
415Invalid Customer URIThe value supplied for the Customer URI attribute is not a valid value for that field.
416Invalid Device URIThe value supplied for the Device URI attribute is not a valid value for that field.
417Device Type Not FoundThe value supplied for the Device URI does not match that of any registered devices.
418Device Already RegisteredThe device registration failed because a device with that identification is already registered.
419Device Authentication FailedThe device could not be authenticated.
420Invalid Partner URIThe value supplied for the Partner URI attribute is not a valid value for that field.
421Invalid Tenant URIThe value supplied for the Tenant URI attribute is not a valid value for that field.
422Invalid Issuer URIThe value supplied for the Issuer URI attribute is not a valid value for that field.
423Customer Already ExistsThe customer registration failed because a customer with that name or ID is already registered.
424Invalid Terminal IDThe value supplied for the Terminal ID attribute is not a valid value for that field.
444Request Object NullThe request object must contain a value.
445Device Already ExistsThe device registration failed because a device with that identification is already registered.
446No Transaction Details FoundThe system cannot locate any details for the specified transaction ID.
447No Transaction Amount FoundThe system cannot locate an amount for the specified transaction ID.
448Invalid Old PasswordThe password cannot be reset because the current password provided is not correct.
449Invalid Old PINThe PIN cannot be reset because the current PIN provided is not correct.
450Transaction CancelledThe transaction has been successfully cancelled and no charge or refund has occurred.
451Invalid Password and Device PINThe password and device PIN provided are not valid values.
468Request Still ProcessingThe transaction has not yet completed and the status is pending.
485Refund Amount ExceededThe amount of the refund exceeds the amount of the original purchase.
500ErrorAn unspecified, unrecoverable error has occurred.
501Error in Checkout Token GenerationThe checkout token could not be generated due to an unspecified error.
543Customer Not FoundThe system could not locate a record for the specified customer ID.
555Data Access ErrorThe database is currently unavailable due to an access error.