Skip to main content
Log inSign up
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.

•

The customer redacted their payment method.

Anchor to CVV_ATTEMPTS_LIMIT_EXCEEDEDCVV_ATTEMPTS_LIMIT_EXCEEDED
•

CVV attempts limit exceeded.

Anchor to FAILED_TO_RETRIEVE_BILLING_ADDRESSFAILED_TO_RETRIEVE_BILLING_ADDRESS
•

The billing address failed to retrieve.

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 PAYMENT_METHOD_VERIFICATION_FAILEDPAYMENT_METHOD_VERIFICATION_FAILED
•

Verification of payment method failed.

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.

Anchor to THREE_D_SECURE_FLOW_IN_VERIFICATION_NOT_IMPLEMENTEDTHREE_D_SECURE_FLOW_IN_VERIFICATION_NOT_IMPLEMENTED
•

Verification of the payment method failed due to 3DS not being supported.

Anchor to TOO_MANY_CONSECUTIVE_FAILURESTOO_MANY_CONSECUTIVE_FAILURES
•

Too many consecutive failed attempts.


Was this section helpful?

•
OBJECT

The revocation reason for this payment method.


Was this section helpful?