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: 12.0.0
Syntax
C#
protected virtual void ValidateCartAddresses()
See Also