EPG PHP SDK
Loading...
Searching...
No Matches
MPI Class Reference

Public Member Functions

 __construct (mixed $mpi)
 
 getAcsTransID ()
 Get the ACS Trans ID associated with the MPI data.
 
 getAuthMethod ()
 Get the authentication method associated with the MPI data.
 
 getAuthTimestamp ()
 Get the authentication timestamp associated with the MPI data.
 
 getAuthenticationStatus ()
 Get the authentication status associated with the MPI data.
 
 getCavv ()
 Get the Cardholder Authentication Verification Value (CAVV) associated with the MPI data.
 
 getEci ()
 Get the Electronic Commerce Indicator (ECI) associated with the MPI data.
 
 getMessageVersion ()
 Get the message version associated with the MPI data.
 
 getThreeDSSessionData ()
 Get the ThreeDS session data associated with the MPI data.
 
 getThreeDSv2Token ()
 Get the ThreeDSv2 token associated with the MPI data.
 

Constructor & Destructor Documentation

◆ __construct()

__construct ( mixed  $mpi)

Member Function Documentation

◆ getAcsTransID()

getAcsTransID ( )

Get the ACS Trans ID associated with the MPI data.

Returns
mixed The ACS Trans ID.

◆ getAuthenticationStatus()

getAuthenticationStatus ( )

Get the authentication status associated with the MPI data.

Returns
string|null The authentication status or null if not found.

◆ getAuthMethod()

getAuthMethod ( )

Get the authentication method associated with the MPI data.

Returns
string|null The authentication method or null if not found.

◆ getAuthTimestamp()

getAuthTimestamp ( )

Get the authentication timestamp associated with the MPI data.

Returns
string|null The authentication timestamp or null if not found.

◆ getCavv()

getCavv ( )

Get the Cardholder Authentication Verification Value (CAVV) associated with the MPI data.

Returns
string|null The CAVV or null if not found.

◆ getEci()

getEci ( )

Get the Electronic Commerce Indicator (ECI) associated with the MPI data.

Returns
string|null The ECI or null if not found.

◆ getMessageVersion()

getMessageVersion ( )

Get the message version associated with the MPI data.

Returns
string|null The message version or null if not found.

◆ getThreeDSSessionData()

getThreeDSSessionData ( )

Get the ThreeDS session data associated with the MPI data.

Returns
string|null The ThreeDS session data or null if not found.

◆ getThreeDSv2Token()

getThreeDSv2Token ( )

Get the ThreeDSv2 token associated with the MPI data.

Returns
string|null The ThreeDSv2 token or null if not found.

The documentation for this class was generated from the following file: