ValidateOrderPaymentCountryRegionAllowedByOrderCurrency
public class ValidateOrderPaymentCountryRegionAllowedByOrderCurrency :
ValidationEventHandlerBase<ValidateOrderPaymentCountryRegionChange>
Inheritance
Namespace
Constructors
ValidateOrderPaymentCountryRegionAllowedByOrderCurrency
public ValidateOrderPaymentCountryRegionAllowedByOrderCurrency(ICurrencyService currencyService)
Methods
Validate
public override void Validate(ValidateOrderPaymentCountryRegionChange evt)