/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

OOBContinuationIndicator Property

OOB continuation indicator.

Object Oriented Interface

public function getOOBContinuationIndicator();
public function setOOBContinuationIndicator($value);

Procedural Interface

ipworks3ds_client_get($res, 44 );
ipworks3ds_client_set($res, 44, $value );

Default Value

false

Remarks

An indicator notifying the ACS that the cardholder has completed the authentication as requested by selecting the continue button in an out-of-band (OOB) authentication method. This is exclusive to the app flow and required when the ACSUIType is set to OOB when the user has selected the continue option on the device.

Data Type

Boolean

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