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