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 CustomerPaymentMethodRevocationReason

CustomerPaymentMethodRevocationReason

enum

The revocation reason types for a customer payment method.

Anchor to AUTHORIZE_NET_GATEWAY_NOT_ENABLEDAUTHORIZE_NET_GATEWAY_NOT_ENABLED
•

The Authorize.net payment gateway is not enabled.

Anchor to AUTHORIZE_NET_RETURNED_NO_PAYMENT_METHODAUTHORIZE_NET_RETURNED_NO_PAYMENT_METHOD
•

Authorize.net did not return any payment methods. Make sure that the correct Authorize.net account is linked.

Anchor to BRAINTREE_API_AUTHENTICATION_ERRORBRAINTREE_API_AUTHENTICATION_ERROR
•

Failed to contact Braintree API.

Anchor to BRAINTREE_GATEWAY_NOT_ENABLEDBRAINTREE_GATEWAY_NOT_ENABLED
•

The Braintree payment gateway is not enabled.

Anchor to BRAINTREE_PAYMENT_METHOD_NOT_CARDBRAINTREE_PAYMENT_METHOD_NOT_CARD
•

The Braintree payment method type should be a credit card or Apple Pay card.

Anchor to BRAINTREE_RETURNED_NO_PAYMENT_METHODBRAINTREE_RETURNED_NO_PAYMENT_METHOD
•

Braintree returned no payment methods. Make sure the correct Braintree account is linked.

Anchor to FAILED_TO_UPDATE_CREDIT_CARDFAILED_TO_UPDATE_CREDIT_CARD
•

The credit card failed to update.

•

The payment method was manually revoked.

•

The payment method was replaced with an existing payment method. The associated contracts have been migrated to the other payment method.

Anchor to STRIPE_API_AUTHENTICATION_ERRORSTRIPE_API_AUTHENTICATION_ERROR
•

Failed to contact the Stripe API.

Anchor to STRIPE_API_INVALID_REQUEST_ERRORSTRIPE_API_INVALID_REQUEST_ERROR
•

Invalid request. Failed to retrieve payment method from Stripe.

Anchor to STRIPE_GATEWAY_NOT_ENABLEDSTRIPE_GATEWAY_NOT_ENABLED
•

The Stripe payment gateway is not enabled.

Anchor to STRIPE_PAYMENT_METHOD_NOT_CARDSTRIPE_PAYMENT_METHOD_NOT_CARD
•

The Stripe payment method type should be card.

Anchor to STRIPE_RETURNED_NO_PAYMENT_METHODSTRIPE_RETURNED_NO_PAYMENT_METHOD
•

Stripe did not return any payment methods. Make sure that the correct Stripe account is linked.


Was this section helpful?

•
OBJECT

The revocation reason for this payment method.


Was this section helpful?