Click or drag to resize
CMSPaymentGatewayFormPaymentGatewayCustomData Property
Gets the payment gateway custom data storage.

Namespace: CMS.EcommerceProvider
Assembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 9.0.0
Syntax
C#
public StringSafeDictionary<Object> PaymentGatewayCustomData { get; }

Property Value

Type: StringSafeDictionaryObject
See Also