OrderDate Property
Date of the order in YYMMDD format.
Object Oriented Interface
public function getOrderDate(); public function setOrderDate($value);
Procedural Interface
inpaydirect_fdmslevel2_get($res, 15 ); inpaydirect_fdmslevel2_set($res, 15, $value );
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).
Data Type
String