CMSPaymentGatewayProviderOrderId Property |
Order ID. Set this value when you want to process payment for the existing order outside the checkout process.
Namespace: CMS.EcommerceProviderAssembly: CMS.EcommerceProvider (in CMS.EcommerceProvider.dll) Version: 8.2.23
Syntax public int OrderId { get; set; }
Property Value
Type:
Int32See Also