/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

CardRangeACSInformationIndicator Property

Additional information on the card range as supplied by the ACS.

Object Oriented Interface

public function getCardRangeACSInformationIndicator($cardrangeindex);

Procedural Interface

ipworks3ds_server_get($res, 34 , $cardrangeindex);

Default Value

'0'

Remarks

Additional information on the card range as supplied by the ACS. This property is a comma separate list of values returned from the server; possible values are:

  • 01 - Authentication Available at ACS
  • 02 - Attempts Supported by ACS or DS
  • 03 - Decoupled Authentication Supported
  • 04 - Whitelisting Supported
  • 80-99 - Reserved for DS Use

The $cardrangeindex parameter specifies the index of the item in the array. The size of the array is controlled by the CardRangeCount property.

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

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]