ValidatePaymentMethodAllowedInPaymentCountryRegion
public class ValidatePaymentMethodAllowedInPaymentCountryRegion :
ValidationEventHandlerBase<ValidateOrderPaymentMethodChange>
Inheritance
Namespace
Constructors
ValidatePaymentMethodAllowedInPaymentCountryRegion
public ValidatePaymentMethodAllowedInPaymentCountryRegion(
IPaymentMethodService paymentMethodService)
Methods
Validate
public override void Validate(ValidateOrderPaymentMethodChange evt)