# CheckoutErrorCode - storefront - ENUM Version: 2024-04 ## Description Possible error codes that can be returned by `CheckoutUserError`. ### Access Scopes ## Enum values * [ALREADY_COMPLETED](/docs/api/storefront/2024-04/enums/ALREADY_COMPLETED) * [BAD_DOMAIN](/docs/api/storefront/2024-04/enums/BAD_DOMAIN) * [BLANK](/docs/api/storefront/2024-04/enums/BLANK) * [CART_DOES_NOT_MEET_DISCOUNT_REQUIREMENTS_NOTICE](/docs/api/storefront/2024-04/enums/CART_DOES_NOT_MEET_DISCOUNT_REQUIREMENTS_NOTICE) * [CUSTOMER_ALREADY_USED_ONCE_PER_CUSTOMER_DISCOUNT_NOTICE](/docs/api/storefront/2024-04/enums/CUSTOMER_ALREADY_USED_ONCE_PER_CUSTOMER_DISCOUNT_NOTICE) * [DISCOUNT_ALREADY_APPLIED](/docs/api/storefront/2024-04/enums/DISCOUNT_ALREADY_APPLIED) * [DISCOUNT_CODE_APPLICATION_FAILED](/docs/api/storefront/2024-04/enums/DISCOUNT_CODE_APPLICATION_FAILED) * [DISCOUNT_DISABLED](/docs/api/storefront/2024-04/enums/DISCOUNT_DISABLED) * [DISCOUNT_EXPIRED](/docs/api/storefront/2024-04/enums/DISCOUNT_EXPIRED) * [DISCOUNT_LIMIT_REACHED](/docs/api/storefront/2024-04/enums/DISCOUNT_LIMIT_REACHED) * [DISCOUNT_NOT_FOUND](/docs/api/storefront/2024-04/enums/DISCOUNT_NOT_FOUND) * [EMPTY](/docs/api/storefront/2024-04/enums/EMPTY) * [EXPIRED_QUEUE_TOKEN](/docs/api/storefront/2024-04/enums/EXPIRED_QUEUE_TOKEN) * [GIFT_CARD_ALREADY_APPLIED](/docs/api/storefront/2024-04/enums/GIFT_CARD_ALREADY_APPLIED) * [GIFT_CARD_CODE_INVALID](/docs/api/storefront/2024-04/enums/GIFT_CARD_CODE_INVALID) * [GIFT_CARD_CURRENCY_MISMATCH](/docs/api/storefront/2024-04/enums/GIFT_CARD_CURRENCY_MISMATCH) * [GIFT_CARD_DEPLETED](/docs/api/storefront/2024-04/enums/GIFT_CARD_DEPLETED) * [GIFT_CARD_DISABLED](/docs/api/storefront/2024-04/enums/GIFT_CARD_DISABLED) * [GIFT_CARD_EXPIRED](/docs/api/storefront/2024-04/enums/GIFT_CARD_EXPIRED) * [GIFT_CARD_NOT_FOUND](/docs/api/storefront/2024-04/enums/GIFT_CARD_NOT_FOUND) * [GIFT_CARD_UNUSABLE](/docs/api/storefront/2024-04/enums/GIFT_CARD_UNUSABLE) * [GREATER_THAN_OR_EQUAL_TO](/docs/api/storefront/2024-04/enums/GREATER_THAN_OR_EQUAL_TO) * [HIGHER_VALUE_DISCOUNT_APPLIED](/docs/api/storefront/2024-04/enums/HIGHER_VALUE_DISCOUNT_APPLIED) * [INVALID](/docs/api/storefront/2024-04/enums/INVALID) * [INVALID_COUNTRY_AND_CURRENCY](/docs/api/storefront/2024-04/enums/INVALID_COUNTRY_AND_CURRENCY) * [INVALID_FOR_COUNTRY](/docs/api/storefront/2024-04/enums/INVALID_FOR_COUNTRY) * [INVALID_FOR_COUNTRY_AND_PROVINCE](/docs/api/storefront/2024-04/enums/INVALID_FOR_COUNTRY_AND_PROVINCE) * [INVALID_PROVINCE_IN_COUNTRY](/docs/api/storefront/2024-04/enums/INVALID_PROVINCE_IN_COUNTRY) * [INVALID_QUEUE_TOKEN](/docs/api/storefront/2024-04/enums/INVALID_QUEUE_TOKEN) * [INVALID_REGION_IN_COUNTRY](/docs/api/storefront/2024-04/enums/INVALID_REGION_IN_COUNTRY) * [INVALID_STATE_IN_COUNTRY](/docs/api/storefront/2024-04/enums/INVALID_STATE_IN_COUNTRY) * [LESS_THAN](/docs/api/storefront/2024-04/enums/LESS_THAN) * [LESS_THAN_OR_EQUAL_TO](/docs/api/storefront/2024-04/enums/LESS_THAN_OR_EQUAL_TO) * [LINE_ITEM_NOT_FOUND](/docs/api/storefront/2024-04/enums/LINE_ITEM_NOT_FOUND) * [LOCKED](/docs/api/storefront/2024-04/enums/LOCKED) * [MAXIMUM_DISCOUNT_CODE_LIMIT_REACHED](/docs/api/storefront/2024-04/enums/MAXIMUM_DISCOUNT_CODE_LIMIT_REACHED) * [MISSING_PAYMENT_INPUT](/docs/api/storefront/2024-04/enums/MISSING_PAYMENT_INPUT) * [NOT_ENOUGH_IN_STOCK](/docs/api/storefront/2024-04/enums/NOT_ENOUGH_IN_STOCK) * [NOT_SUPPORTED](/docs/api/storefront/2024-04/enums/NOT_SUPPORTED) * [PRESENT](/docs/api/storefront/2024-04/enums/PRESENT) * [PRODUCT_NOT_AVAILABLE](/docs/api/storefront/2024-04/enums/PRODUCT_NOT_AVAILABLE) * [SHIPPING_RATE_EXPIRED](/docs/api/storefront/2024-04/enums/SHIPPING_RATE_EXPIRED) * [THROTTLED_DURING_CHECKOUT](/docs/api/storefront/2024-04/enums/THROTTLED_DURING_CHECKOUT) * [TOO_LONG](/docs/api/storefront/2024-04/enums/TOO_LONG) * [TOTAL_PRICE_MISMATCH](/docs/api/storefront/2024-04/enums/TOTAL_PRICE_MISMATCH) * [UNABLE_TO_APPLY](/docs/api/storefront/2024-04/enums/UNABLE_TO_APPLY) ## Fields with this enum * [CheckoutUserError.code](/docs/api/storefront/2024-04/objects/CheckoutUserError) ## Examples