Anchor to section titled 'undefined'

CustomerPaymentMethodRevocationReason
enum

The revocation reason types for a customer payment method.


value-authorizenetgatewaynotenabled
AUTHORIZE_NET_GATEWAY_NOT_ENABLED

The Authorize.net payment gateway is not enabled.

value-authorizenetreturnednopaymentmethod
AUTHORIZE_NET_RETURNED_NO_PAYMENT_METHOD

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

value-braintreeapiauthenticationerror
BRAINTREE_API_AUTHENTICATION_ERROR

Failed to contact Braintree API.

value-braintreegatewaynotenabled
BRAINTREE_GATEWAY_NOT_ENABLED

The Braintree payment gateway is not enabled.

value-braintreepaymentmethodnotcard
BRAINTREE_PAYMENT_METHOD_NOT_CARD

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

value-braintreereturnednopaymentmethod
BRAINTREE_RETURNED_NO_PAYMENT_METHOD

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

value-failedtoretrievebillingaddress
FAILED_TO_RETRIEVE_BILLING_ADDRESS

The billing address failed to retrieve.

value-failedtoupdatecreditcard
FAILED_TO_UPDATE_CREDIT_CARD

The credit card failed to update.

value-manuallyrevoked
MANUALLY_REVOKED

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.

value-stripeapiauthenticationerror
STRIPE_API_AUTHENTICATION_ERROR

Failed to contact the Stripe API.

value-stripeapiinvalidrequesterror
STRIPE_API_INVALID_REQUEST_ERROR

Invalid request. Failed to retrieve payment method from Stripe.

value-stripegatewaynotenabled
STRIPE_GATEWAY_NOT_ENABLED

The Stripe payment gateway is not enabled.

value-stripepaymentmethodnotcard
STRIPE_PAYMENT_METHOD_NOT_CARD

The Stripe payment method type should be card.

value-stripereturnednopaymentmethod
STRIPE_RETURNED_NO_PAYMENT_METHOD

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


Was this section helpful?

The revocation reason for this payment method.


Was this section helpful?
Map
CustomerPaymentMethodRevocationReason

Fields from