Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

TransactionDate Property

Local Transaction Date from the original authorization response.

Syntax

[VB.NET]
Public Property TransactionDate As String

[C#]
public string TransactionDate {get; set;}

Remarks

This six digit field contains a local transaction date associated with the transaction being settled. If the transaction was authorized on-line, this field must contain the value returned in the original authorization response message. If the transaction was processed off-line, this field must contain a Point of Sale (POS) device generated date. This field must appear in MMDDYY format.

For the Hotel IndustryType, this property must contain the date the customer checked out of the hotel. For the Auto Rental IndustryType it should contain the date that the vehicle was returned.

Default Value

"010101"

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0