Click or drag to resize
ShoppingCartInfoPaymentGatewayCustomData Property
Payment gateway custom data.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 10.0.0
Syntax
C#
public Hashtable PaymentGatewayCustomData { get; set; }

Property Value

Type: Hashtable
See Also