E-Payment Integrator - 3-D Secure V6 - Online Help
Available for:
E-Payment Integrator - 3-D Secure V6
Questions / Feedback?

TransactionDate Property

Optionally contains the date of the transaction.

Object Oriented Interface

public function getTransactionDate();
public function setTransactionDate($value);

Procedural Interface

in3dsecure_mpi_get($res, 58 );
in3dsecure_mpi_set($res, 58, $value );

Default Value

''

Remarks

This property can be used to set the specific date and time of the Authentication Request sent when GetAuthenticationPacket method is called. The format is "YYYYMMDD HH:MM:SS". If this property is empty, the control will automatically generate the transaction time based on the current system time.

Data Type

String

 
 
Copyright (c) 2018 /n software inc. - All rights reserved.
Build 6.0.6635.0