Click or drag to resize
CMSPaymentGatewayProviderOrderId Property
Order ID. Set this value when you want to process payment for the existing order outside the checkout process.

Namespace: CMS.EcommerceProvider
Assembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 9.0.0
Syntax
C#
public int OrderId { get; set; }

Property Value

Type: Int32
See Also