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

TransactionTime Property

Local transaction time from the original authorization response.

Syntax

[VB.NET]
Public Property TransactionTime As String

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

Remarks

This six digit field contains a local transaction time associated with the transaction being settled. If the transaction was authorized on-line, this field must contain the value generated by the FDMSECommerce or FDMSRetail component at the time of the sale. If the transaction was processed off-line, this field must contain a Point of Sale (POS) device generated time. This field must appear in HHMMSS format.

NOTE: This property is only applicable when settling a debit or EBT transaction, or a credit card transaction that includes Level 2 data, and may be ignored if such data is not being sent.

Default Value

"000000"

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