CMSPaymentGatewayProvider GetPaymentDataFormPath Method Kentico 8.1 API Reference
Returns CMSPaymentGatewayForm form virtual path with custom controls which are used to display/input customer payment data, such as credit card number etc.- you need to override this method to load your custom controls.

Namespace: CMS.EcommerceProvider
Assembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 8.0.0.0 (8.1.5347.20411)

Return Value

Type: OnlineString
See Also