|
| | __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.
|
| |
◆ __construct()
| __construct |
( |
mixed |
$mpi | ) |
|
◆ 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()
Get the authentication method associated with the MPI data.
- Returns
- string|null The authentication method or null if not found.
◆ getAuthTimestamp()
Get the authentication timestamp associated with the MPI data.
- Returns
- string|null The authentication timestamp or null if not found.
◆ getCavv()
Get the Cardholder Authentication Verification Value (CAVV) associated with the MPI data.
- Returns
- string|null The CAVV or null if not found.
◆ getEci()
Get the Electronic Commerce Indicator (ECI) associated with the MPI data.
- Returns
- string|null The ECI or null if not found.
◆ 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()
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: