4D Payments SDK 2016 .NET Edition

Questions / Feedback?

OrderDate Property

Date of the order in YYMMDD format.

Syntax

public string OrderDate { get; set; }
Public Property OrderDate As String

Default Value

""

Remarks

This property contains the purchase order date, and must be supplied in the YYMMDD format.

The maximum length of this field is 6 digits.

This property is only used for Visa Corporate Purchasing Cards (CardType = ctVisa).

Copyright (c) 2021 4D Payments Inc. - All rights reserved.
4D Payments SDK 2016 .NET Edition - Version 16.0 [Build 8017]