# CustomerPaymentMethodRemoteUserErrorCode - admin - ENUM
Version: unstable

## Description
Possible error codes that can be returned by `CustomerPaymentMethodRemoteUserError`.

### Access Scopes





## Enum values
* [AUTHORIZE_NET_NOT_ENABLED_FOR_SUBSCRIPTIONS](/docs/api/admin/unstable/enums/AUTHORIZE_NET_NOT_ENABLED_FOR_SUBSCRIPTIONS)
* [BLANK](/docs/api/admin/unstable/enums/BLANK)
* [BRAINTREE_NOT_ENABLED_FOR_SUBSCRIPTIONS](/docs/api/admin/unstable/enums/BRAINTREE_NOT_ENABLED_FOR_SUBSCRIPTIONS)
* [EXACTLY_ONE_REMOTE_REFERENCE_REQUIRED](/docs/api/admin/unstable/enums/EXACTLY_ONE_REMOTE_REFERENCE_REQUIRED)
* [INVALID](/docs/api/admin/unstable/enums/INVALID)
* [PRESENT](/docs/api/admin/unstable/enums/PRESENT)
* [TAKEN](/docs/api/admin/unstable/enums/TAKEN)

## Fields with this enum
* [CustomerPaymentMethodRemoteUserError.code](/docs/api/admin/unstable/objects/CustomerPaymentMethodRemoteUserError)


## Examples