# CustomerPaymentMethodRemoteUserErrorCode - admin-graphql - ENUM Version: 2024-10 ## Description Possible error codes that can be returned by `CustomerPaymentMethodRemoteUserError`. ### Access Scopes ## Enum values * [AUTHORIZE_NET_NOT_ENABLED_FOR_SUBSCRIPTIONS](/docs/api/admin-graphql/2024-10/enums/AUTHORIZE_NET_NOT_ENABLED_FOR_SUBSCRIPTIONS) * [BRAINTREE_NOT_ENABLED_FOR_SUBSCRIPTIONS](/docs/api/admin-graphql/2024-10/enums/BRAINTREE_NOT_ENABLED_FOR_SUBSCRIPTIONS) * [EXACTLY_ONE_REMOTE_REFERENCE_REQUIRED](/docs/api/admin-graphql/2024-10/enums/EXACTLY_ONE_REMOTE_REFERENCE_REQUIRED) * [INVALID](/docs/api/admin-graphql/2024-10/enums/INVALID) * [PRESENT](/docs/api/admin-graphql/2024-10/enums/PRESENT) * [TAKEN](/docs/api/admin-graphql/2024-10/enums/TAKEN) ## Fields with this enum * [CustomerPaymentMethodRemoteUserError.code](/docs/api/admin-graphql/2024-10/objects/CustomerPaymentMethodRemoteUserError) ## Examples