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 Defines what kind of address validation is requested.
- Anchor to CartSelectableAddressUpdateInput.validationStrategyCart•INPUT OBJECT
Selectable Address Update Input.validation Strategy Defines what kind of address validation is requested.
- Anchor to DeliveryAddressInput.deliveryAddressValidationStrategyDelivery•INPUT OBJECT
Address Input.delivery Address Validation Strategy Defines what kind of address validation is requested.
Was this section helpful?