Click or drag to resize
ShoppingCartInfoPaymentOption Property
Selected payment method.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
public PaymentOptionInfo PaymentOption { get; }

Property Value

Type: PaymentOptionInfo
See Also