/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

RecurringFrequency Property

The number of days between recurring payments.

Object Oriented Interface

public function getRecurringFrequency();
public function setRecurringFrequency($value);

Procedural Interface

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

Default Value

''

Remarks

This field indicates the minimum number of days between authorizations.

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]