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

XID Property

TransactionId from a 3D Secure authentication.

Object Oriented Interface

public function getXID();
public function setXID($value);

Procedural Interface

inpaydirect_ptechecommerce_get($res, 58 );
inpaydirect_ptechecommerce_set($res, 58, $value );

Default Value

''

Remarks

This property is used to pass the 3D Secure TransactionId (XID) data on to the credit card processor. This property must be a 20-byte plaintext value, or a 28-byte Base-64 encoded value. This class may be used in conjunction with the IP*Works! 3D Secure MPI class or with any other 3D Secure MPI implementation. For example:


 class.XID = ThreeDSecure.TransactionId

Other properties necessary for passing 3D Secure data are CAVV and ECI.

Data Type

String

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