|
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.SubscriptionAssembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax public bool ParticipateInOnlinePaymentFlow { get; set; }
No code example is currently available or this language may not be supported.
Property Value
BooleanThe participate in payment flow.
See Also