Anchor to DeliveryAddressValidationStrategyDelivery
enumDelivery Address Validation Strategy
Defines the types of available validation strategies for delivery addresses.
Anchor to Valid valuesValid values
- Anchor to COUNTRY_CODE_ONLYCOUNTRY_
CODE_ ONLY Only the country code is validated.
- Anchor to STRICTSTRICT
Strict validation is performed, i.e. all fields in the address are validated according to Shopify's checkout rules. If the address fails validation, the cart will not be updated.
Was this section helpful?
Anchor to FieldsFields
- Anchor to CartSelectableAddressInput.validationStrategyCart•INPUT OBJECT
Selectable Address Input. validation Strategy The input fields for a selectable delivery address in a cart.
- Anchor to CartSelectableAddressUpdateInput.validationStrategyCart•INPUT OBJECT
Selectable Address Update Input. validation Strategy The input fields to update a line item on a cart.
- Anchor to DeliveryAddressInput.deliveryAddressValidationStrategyDelivery•INPUT OBJECT
Address Input. delivery Address Validation Strategy The input fields for delivery address preferences.
Was this section helpful?