PAYWAY_WS_SUCCESS | 5000 | Success |
PAYWAY_WS_USER_NOT_FOUND | 5001 | The user was not found |
PAYWAY_WS_PASSWORD_EXPIRED | 5002 | The user’s password is expired |
PAYWAY_WS_INVALID_PASSWORD | 5003 | The user’s password is invalid |
PAYWAY_WS_PROHIBITED | 5004 | The user does not have permission to execute the request |
PAYWAY_WS_NOT_LOGGED_ON | 5005 | The user is not logged on |
PAYWAY_WS_USER_LOCKED_OUT | 5007 | Multiple log-on attempts have locked out this user for 30 minutes |
PAYWAY_WS_USER_NOT_ACTIVATED | 5008 | New user whose account has not been activated |
PAYWAY_WS_INVALID_USER | 5009 | User has been marked invalid |
PAYWAY_WS_AMOUNT_EXCEEDS_USER_CREDIT_LIMIT | 5010 | The user has a credit limit that is less than the amount of this credit |
PAYWAY_WS_CASHBOX_NOT_FOUND | 5011 | The cashbox (merchant) for the current transaction was not found |
PAYWAY_WS_TRANSACTION_DECLINED | 5012 | The transaction was declined. More information may be in the processor return code. |
PAYWAY_WS_PAYMENT_TYPE_NOT_ACCEPTED | 5013 | unknown error: 5013 |
PAYWAY_WS_CARD_TYPE_NOT_ACCEPTED | 5014 | The merchant on Payway is not configured to allow this type of card as payment. |
PAYWAY_WS_REVERSE_AUTH_FAILED | 5015 | The transaction was successfully voided; however, the authorization could not be cancelled. |
PAYWAY_WS_PROCESSOR_ERROR | 5017 | An unexpected error from the processor was received. See the processor return code for more information. |
PAYWAY_WS_NO_PROCESSOR_CONNECTION | 5018 | Payway cannot connect to the processor. |
PAYWAY_WS_SOFT_DESCRIPTOR_NOT_AUTHORIZED | 5019 | The merchant account is not configured to send soft descriptors for payments. |
PAYWAY_WS_DUPLICATE_TRANSACTION_NAME | 5020 | This transaction name already exists for the specified transaction source. |
PAYWAY_WS_SOURCE_NOT_FOUND | 5022 | The specified source configuration is not found on Payway. |
PAYWAY_WS_COMPANY_NOT_FOUND | 5023 | The company configuration on Payway is missing. |
PAYWAY_WS_DIVISION_NOT_FOUND | 5024 | The division configuration on Payway is missing. |
PAYWAY_WS_TRANSACTION_NOT_FOUND | 5025 | The specified transaction was not found. |
PAYWAY_WS_IN_PROGRESS_TRANSACTION | 5026 | This transaction has already been submitted and is being processed. |
PAYWAY_WS_TRANSITION_ERROR | 5027 | An invalid operation on the transaction was attempted that implied an invalid state transition. The transaction is in the wrong state. |
PAYWAY_WS_TOKEN_NOT_ALLOWED | 5028 | An account token is not allowed based in the account input type specified. |
PAYWAY_WS_ACCOUNT_NOT_FOUND | 5029 | The specified account was not found. |
PAYWAY_WS_ACCOUNT_NOT_ACTIVE | 5030 | This account was deactivated by an administrator or by the account updater. |
PAYWAY_WS_ACCOUNT_CLOSED | 5031 | This account was marked closed by the account updater. |
PAYWAY_WS_INVALID_TRANSACTION_TYPE | 5032 | The transaction type specified was invalid. |
PAYWAY_WS_INVALID_TRANSACTION_STATE | 5033 | The transaction state was invalid. |
PAYWAY_WS_INVALID_TRANSACTION | 5034 | The transaction data is invalid. |
PAYWAY_WS_INVALID_ACCOUNT_NUMBER | 5035 | The account number failed to pass the LUHN algorithm and is invalid. |
PAYWAY_WS_INVALID_ADDRESS | 5036 | The address is invalid. |
PAYWAY_WS_INVALID_EXPIRATION_DATE | 5037 | The expiration date is invalid. |
PAYWAY_WS_INVALID_FRAUD_SECURITY_CODE | 5038 | The fraud security code is invalid. |
PAYWAY_WS_INVALID_CARD_TYPE | 5039 | The card type is not one of the valid types. |
PAYWAY_WS_INVALID_CITY | 5040 | The city name is invalid. |
PAYWAY_WS_INVALID_FIRST_NAME | 5041 | The first name is invalid. |
PAYWAY_WS_INVALID_LAST_NAME | 5042 | The last name is invalid. |
PAYWAY_WS_INVALID_MIDDLE_NAME | 5043 | The middle name is invalid. |
PAYWAY_WS_INVALID_STATE | 5044 | The state or province code is invalid. |
PAYWAY_WS_INVALID_ZIP | 5045 | The zip code or postal code is invalid. |
PAYWAY_WS_INVALID_PHONE | 5046 | The phone number is invalid. |
PAYWAY_WS_INVALID_EMAIL | 5047 | The email is invalid. |
PAYWAY_WS_INVALID_TOKEN | 5048 | The account token is invalid. |
PAYWAY_WS_INVALID_AMOUNT | 5049 | The amount is invalid. |
PAYWAY_WS_INVALID_PAYMENT_TYPE | 5050 | unknown error: 5050 |
PAYWAY_WS_INVALID_SALES_TAX | 5051 | The sales tax amount is invalid. |
PAYWAY_WS_INVALID_TRANSACTION_NAME | 5052 | The transaction name specified is invalid. |
PAYWAY_WS_INVALID_ACCOUNT_NOTES_1 | 5053 | The data in account notes 1 field is invalid. |
PAYWAY_WS_INVALID_ACCOUNT_NOTES_2 | 5054 | The data in account notes 2 field is invalid. |
PAYWAY_WS_INVALID_ACCOUNT_NOTES_3 | 5055 | The data in account notes 3 field is invalid. |
PAYWAY_WS_INVALID_ECI_TYPE | 5056 | The ECI type indicator is not one of the allowed choices. |
PAYWAY_WS_INVALID_STATUS | 5057 | The transaction status is not valid when attempting an update. |
PAYWAY_WS_INVALID_ACCOUNT_TYPE | 5060 | The account type is not one of the allowed values. |
PAYWAY_WS_INVALID_TRANSACTION_NOTES_1 | 5061 | The data in the transaction notes 1 field is not valid. |
PAYWAY_WS_INVALID_TRANSACTION_NOTES_2 | 5062 | The data in the transaction notes 1 field is not valid. |
PAYWAY_WS_INVALID_TRANSACTION_NOTES_3 | 5063 | The data in the transaction notes 1 field is not valid. |
PAYWAY_WS_INVALID_AUTH_CODE | 5064 | The auth code is invalid for the external authorization request. |
PAYWAY_WS_INVALID_TRANSACTION_ID | 5065 | The transaction id specified is invalid. |
PAYWAY_WS_INVALID_ONLINE_PAYMENT_CRYPTOGRAM | 5066 | The online payment cryptogram for 3D secure account input is invalid. |
PAYWAY_WS_INVALID_REQUEST | 5067 | Invalid request type specified. |
PAYWAY_WS_INVALID_INPUT_MODE | 5068 | Invalid input mode was specified. |
PAYWAY_WS_INVALID_REQUEST_TYPE | 5069 | Invalid request type was specified. |
PAYWAY_WS_INVALID_REQUEST_ACCOUNT_MISSING | 5071 | Invalid request: account information is missing. |
PAYWAY_WS_INVALID_REQUEST_TRANSACTION_MISSING | 5072 | Invalid request: transaction information is missing. |
PAYWAY_WS_TRANSACTION_TOKEN_MISSING | 5073 | The required transaction token was not specified. |
PAYWAY_WS_TRANSACTION_QUEUED_BY_OTHER_SESSION | 5074 | Transaction queued by other session. |
PAYWAY_WS_JSON_EXCEPTION | 5076 | An exception was encountered when processing the JSON payload. |
PAYWAY_WS_APPLE_PAY_SERVER_IO_EXCEPTION | 5077 | Apple Communication Error |
PAYWAY_WS_APPLE_PAY_DECRYPTION_ERROR | 5078 | The Apple Pay data could not be decrypted. |
PAYWAY_WS_APPLE_PAY_INVALID_URL | 5079 | The Apple Pay merchant validation URL specified is invalid. |
PAYWAY_WS_INVALID_JSON | 5080 | The payload is not a valid JSON object. |
PAYWAY_WS_INVALID_MEDIA_TYPE | 5081 | The media type specified is not valid. |
PAYWAY_WS_INVALID_ROUTING_NUMBER | 5082 | Invalid bank routing number. |
PAYWAY_WS_INVALID_REPLY | 5089 | The reply back from the credit card processor was invalid. |
PAYWAY_WS_INTERNAL_ERROR | 6000 | Internal Payway error. Contact Payway for assistance. |