Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to OrderTransactionErrorCode

OrderTransactionErrorCode

enum

A standardized error code, independent of the payment provider.

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.

•

Call the card issuer.

•

The card was declined.

•

There is an error in the gateway or merchant configuration.

•

The card is expired.

•

There was an unknown error with processing the payment.

•

The address does not match the card number.

•

The CVC does not match the card number.

•

The card number is incorrect.

•

The entered PIN is incorrect.

•

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

•

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

•

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

•

The format of the CVC is incorrect.

•

The format of the expiry date is incorrect.

•

The format of the card number is incorrect.

Anchor to PAYMENT_METHOD_UNAVAILABLEPAYMENT_METHOD_UNAVAILABLE
•

The payment method is momentarily unavailable.

•

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.

•

There was an error while processing the payment.

•

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

•

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


Was this section helpful?

•
OBJECT

A standardized error code, independent of the payment provider.


Was this section helpful?