/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

AuthenticationIndicator Property

3DS Requestor Authentication Indicator.

Object Oriented Interface

public function getAuthenticationIndicator();
public function setAuthenticationIndicator($value);

Procedural Interface

ipworks3ds_server_get($res, 6 );
ipworks3ds_server_set($res, 6, $value );

Default Value

'01'

Remarks

Indicates the type of Authentication request. This data element provides additional information to the ACS to determine the best approach for handing an authentication request. Included in the Authorization Request Message (ARes) sent by the SendAuthRequest method. Possible values are:

01Payment - default
02Recurring
03Installment
04Add Card
05Maintain Card
06Verify Cardholder
07Billing Agreement

Data Type

String

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