Click or drag to resize
CMSPaymentGatewayProviderValidateCustomData Method
Validates payment gateway custom data of the current shopping cart step - payment gateway form data validation is performed by default.

Namespace: CMS.Ecommerce.Web.UI
Assembly: CMS.Ecommerce.Web.UI (in CMS.Ecommerce.Web.UI.dll) Version: 10.0.0
Syntax
C#
public virtual string ValidateCustomData()

Return Value

Type: String
See Also