Click or drag to resize
CreateOrderValidatorValidateCartAddresses Method
Validates shipping and billing addresses match customer and that all cart addresses are valid.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax
C#
protected virtual void ValidateCartAddresses()
See Also