OrderTransactionErrorCode
A standardized error code, independent of the payment provider.
Anchor to Valid valuesValid values
- Anchor to AMAZON_PAYMENTS_INVALID_PAYMENT_METHODAMAZON_PAYMENTS_INVALID_PAYMENT_METHOD•
The payment method was invalid.
- Anchor to AMAZON_PAYMENTS_MAX_AMOUNT_CHARGEDAMAZON_PAYMENTS_MAX_AMOUNT_CHARGED•
The maximum amount has been captured.
- Anchor to AMAZON_PAYMENTS_MAX_AMOUNT_REFUNDEDAMAZON_PAYMENTS_MAX_AMOUNT_REFUNDED•
The maximum amount has been refunded.
- Anchor to AMAZON_PAYMENTS_MAX_AUTHORIZATIONS_CAPTUREDAMAZON_PAYMENTS_MAX_AUTHORIZATIONS_CAPTURED•
The maximum of 10 authorizations has been captured for an order.
- Anchor to AMAZON_PAYMENTS_MAX_REFUNDS_PROCESSEDAMAZON_PAYMENTS_MAX_REFUNDS_PROCESSED•
The maximum of 10 refunds has been processed for an order.
- Anchor to AMAZON_PAYMENTS_ORDER_REFERENCE_CANCELEDAMAZON_PAYMENTS_ORDER_REFERENCE_CANCELED•
The order was canceled, which canceled all open authorizations.
- Anchor to AMAZON_PAYMENTS_STALEAMAZON_PAYMENTS_STALE•
The order was not confirmed within three hours.
- Anchor to CALL_ISSUERCALL_ISSUER•
Call the card issuer.
- Anchor to CARD_DECLINEDCARD_DECLINED•
The card was declined.
- Anchor to CONFIG_ERRORCONFIG_ERROR•
There is an error in the gateway or merchant configuration.
- Anchor to EXPIRED_CARDEXPIRED_CARD•
The card is expired.
- Anchor to GENERIC_ERRORGENERIC_ERROR•
There was an unknown error with processing the payment.
- Anchor to INCORRECT_ADDRESSINCORRECT_ADDRESS•
The address does not match the card number.
- Anchor to INCORRECT_CVCINCORRECT_CVC•
The CVC does not match the card number.
- Anchor to INCORRECT_NUMBERINCORRECT_NUMBER•
The card number is incorrect.
- Anchor to INCORRECT_PININCORRECT_PIN•
The entered PIN is incorrect.
- Anchor to INCORRECT_ZIPINCORRECT_ZIP•
The ZIP or postal code does not match the card number.
- Anchor to INVALID_AMOUNTINVALID_AMOUNT•
The amount is either too high or too low for the provider.
- Anchor to INVALID_COUNTRYINVALID_COUNTRY•
The payment method is not available in the customer's country.
- Anchor to INVALID_CVCINVALID_CVC•
The format of the CVC is incorrect.
- Anchor to INVALID_EXPIRY_DATEINVALID_EXPIRY_DATE•
The format of the expiry date is incorrect.
- Anchor to INVALID_NUMBERINVALID_NUMBER•
The format of the card number is incorrect.
- Anchor to PAYMENT_METHOD_UNAVAILABLEPAYMENT_METHOD_UNAVAILABLE•
The payment method is momentarily unavailable.
- Anchor to PICK_UP_CARDPICK_UP_CARD•
The card has been reported as lost or stolen, and the card issuer has requested that the merchant keep the card and call the number on the back.
- Anchor to PROCESSING_ERRORPROCESSING_ERROR•
There was an error while processing the payment.
- Anchor to TEST_MODE_LIVE_CARDTEST_MODE_LIVE_CARD•
A real card was used but the gateway was in test mode.
- Anchor to UNSUPPORTED_FEATUREUNSUPPORTED_FEATURE•
The gateway or merchant configuration doesn't support a feature, such as network tokenization.
Anchor to FieldsFields
- •OBJECT
A standardized error code, independent of the payment provider.