Click or drag to resize
CalculationRequestPaymentOption Property
The method of the payment.

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

Property Value

Type: PaymentOptionInfo
See Also