/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

AuthenticationCertificate Property

Contains the signing certificate for the PARes message returned by the ACS.

Object Oriented Interface

public function getAuthenticationCertificate();

Procedural Interface

ipworks3ds_mpi_get($res, 4 );

Default Value

''

Remarks

This property contains the certificate that signed the Payer Authentication Response (PARes) message. This field is populated with the data returned from the Access Control Server (ACS) after calling the method CheckAuthenticationResponse. The AuthenticationCertificate will be verified by the RootCertificate.

This property is read-only and not available at design time.

Data Type

Binary String

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 PHP Edition - Version 2.2 [Build 8162]