IPaymentGatewayFormFactory Interface |
Namespace: CMS.Ecommerce.Web.UI
public interface IPaymentGatewayFormFactory
The IPaymentGatewayFormFactory type exposes the following members.
Name | Description | |
---|---|---|
GetPaymentGatewayForm |
Returns instance of CMSPaymentGatewayForm based on given provider or null when no form is bound to given provider.
|