# CheckoutBuyerIdentityInput - storefront - INPUT_OBJECT Version: 2024-04 ## Description The input fields for the identity of the customer associated with the checkout. ### Access Scopes ## Fields * [countryCode](/docs/api/storefront/2024-04/enums/CountryCode): CountryCode! - The country code of one of the shop's [enabled countries](https://help.shopify.com/en/manual/payments/shopify-payments/multi-currency/setup). For example, `CA`. Including this field creates a checkout in the specified country's currency. ## Input objects with this input object * [CheckoutCreateInput](/docs/api/storefront/2024-04/input-objects/CheckoutCreateInput) ## Examples