/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

RecurringExpDate Property

Recurring expiration date.

Object Oriented Interface

public function getRecurringExpDate();
public function setRecurringExpDate($value);

Procedural Interface

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

Default Value

''

Remarks

This field contains the date after which no further authorizations shall be performed. The format of this field must be: YYYYMMDD

Required when AuthenticationIndicator is 02 or 03, or when ThreeRIIndicator is 01 or 02.

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]