These errors can be returned in response to a subscription or billing plan request.
| Code | Name | Description |
|---|---|---|
| 10001 | VALIDATION_GENERAL_FAILURE | ${fieldName} is not valid. |
| 14016 | NO_AVAILABLE_PROCESSORS | Transaction not supported for surcharges in the given currency by the processor. |
| 14040 | EXPIRED_TOKEN | Token is expired. |
| 16003 | MULTIPLE_PAYMENT_METHODS_NON_SELECTED | Multiple payment methods on shopper, but none selected. |
| 16101 | SURCHARGE_NOT_ENABLED | Surcharge is not enabled. Contact Merchant Support. |
| 16103 | INVALID_CARD_NUMBER | Surcharge validation error due to Invalid Card Number. |
| 16104 | INVALID_TRANSACTION_TYPE | Invalid transaction type. |
| 24002 | MISSING_REQUIRED_FIELD | ${fieldName} is a required field. |
