Click or drag to resize
Infosoft Logo

ExtendSubscriptionRequestParticipateInOnlinePaymentFlow Property

Gets or sets a value indicating whether the order is to participate in an online payment flow. Used when extending a subscription that should be paid with a credit card.

Namespace: Infosoft.Webservices.Subscription
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public bool ParticipateInOnlinePaymentFlow { get; set; }

Property Value

Boolean
The participate in payment flow.
See Also