Anchor to section titled 'undefined'

OrderTransactionErrorCode
enum

A standardized error code, independent of the payment provider.


value-amazonpaymentsinvalidpaymentmethod
AMAZON_PAYMENTS_INVALID_PAYMENT_METHOD

The payment method was invalid.

value-amazonpaymentsmaxamountcharged
AMAZON_PAYMENTS_MAX_AMOUNT_CHARGED

The maximum amount has been captured.

value-amazonpaymentsmaxamountrefunded
AMAZON_PAYMENTS_MAX_AMOUNT_REFUNDED

The maximum amount has been refunded.

value-amazonpaymentsmaxauthorizationscaptured
AMAZON_PAYMENTS_MAX_AUTHORIZATIONS_CAPTURED

The maximum of 10 authorizations has been captured for an order.

value-amazonpaymentsmaxrefundsprocessed
AMAZON_PAYMENTS_MAX_REFUNDS_PROCESSED

The maximum of 10 refunds has been processed for an order.

value-amazonpaymentsorderreferencecanceled
AMAZON_PAYMENTS_ORDER_REFERENCE_CANCELED

The order was canceled, which canceled all open authorizations.

value-amazonpaymentsstale
AMAZON_PAYMENTS_STALE

The order was not confirmed within three hours.

value-callissuer
CALL_ISSUER

Call the card issuer.

value-carddeclined
CARD_DECLINED

The card was declined.

value-configerror
CONFIG_ERROR

There is an error in the gateway or merchant configuration.

value-expiredcard
EXPIRED_CARD

The card is expired.

value-genericerror
GENERIC_ERROR

There was an unknown error with processing the payment.

value-incorrectaddress
INCORRECT_ADDRESS

The address does not match the card number.

value-incorrectcvc
INCORRECT_CVC

The CVC does not match the card number.

value-incorrectnumber
INCORRECT_NUMBER

The card number is incorrect.

value-incorrectpin
INCORRECT_PIN

The entered PIN is incorrect.

value-incorrectzip
INCORRECT_ZIP

The ZIP or postal code does not match the card number.

value-invalidamount
INVALID_AMOUNT

The amount is either too high or too low for the provider.

value-invalidcountry
INVALID_COUNTRY

The payment method is not available in the customer's country.

value-invalidcvc
INVALID_CVC

The format of the CVC is incorrect.

value-invalidexpirydate
INVALID_EXPIRY_DATE

The format of the expiry date is incorrect.

value-invalidnumber
INVALID_NUMBER

The format of the card number is incorrect.

value-paymentmethodunavailable
PAYMENT_METHOD_UNAVAILABLE

The payment method is momentarily unavailable.

value-pickupcard
PICK_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.

value-processingerror
PROCESSING_ERROR

There was an error while processing the payment.

value-testmodelivecard
TEST_MODE_LIVE_CARD

A real card was used but the gateway was in test mode.

value-unsupportedfeature
UNSUPPORTED_FEATURE

The gateway or merchant configuration doesn't support a feature, such as network tokenization.


Was this section helpful?

A standardized error code, independent of the payment provider.


Was this section helpful?
Map
OrderTransactionErrorCode

Fields from