Click or drag to resize
CreateOrderValidatorValidateShippingAndPaymentOptions Method
Validates applicability of shipping and payment options on their own and with respect to each other.

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