# PaymentCustomizationErrorCode - admin-graphql - ENUM Version: 2024-10 ## Description Possible error codes that can be returned by `PaymentCustomizationError`. ### Access Scopes ## Enum values * [CUSTOM_APP_FUNCTION_NOT_ELIGIBLE](/docs/api/admin-graphql/2024-10/enums/CUSTOM_APP_FUNCTION_NOT_ELIGIBLE) * [FUNCTION_DOES_NOT_IMPLEMENT](/docs/api/admin-graphql/2024-10/enums/FUNCTION_DOES_NOT_IMPLEMENT) * [FUNCTION_ID_CANNOT_BE_CHANGED](/docs/api/admin-graphql/2024-10/enums/FUNCTION_ID_CANNOT_BE_CHANGED) * [FUNCTION_NOT_FOUND](/docs/api/admin-graphql/2024-10/enums/FUNCTION_NOT_FOUND) * [FUNCTION_PENDING_DELETION](/docs/api/admin-graphql/2024-10/enums/FUNCTION_PENDING_DELETION) * [INVALID](/docs/api/admin-graphql/2024-10/enums/INVALID) * [INVALID_METAFIELDS](/docs/api/admin-graphql/2024-10/enums/INVALID_METAFIELDS) * [MAXIMUM_ACTIVE_PAYMENT_CUSTOMIZATIONS](/docs/api/admin-graphql/2024-10/enums/MAXIMUM_ACTIVE_PAYMENT_CUSTOMIZATIONS) * [PAYMENT_CUSTOMIZATION_FUNCTION_NOT_ELIGIBLE](/docs/api/admin-graphql/2024-10/enums/PAYMENT_CUSTOMIZATION_FUNCTION_NOT_ELIGIBLE) * [PAYMENT_CUSTOMIZATION_NOT_FOUND](/docs/api/admin-graphql/2024-10/enums/PAYMENT_CUSTOMIZATION_NOT_FOUND) * [REQUIRED_INPUT_FIELD](/docs/api/admin-graphql/2024-10/enums/REQUIRED_INPUT_FIELD) ## Fields with this enum * [PaymentCustomizationError.code](/docs/api/admin-graphql/2024-10/objects/PaymentCustomizationError) ## Examples