Click or drag to resize
ShoppingCartInfoPaymentOption Property
Selected payment method. If none is selected and there is only one available, it is selected automatically.

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

Property Value

Type: PaymentOptionInfo
See Also