/n software 3-D Secure V2 PHP Edition

Questions / Feedback?

RecurInstallments Property

An integer indicating the maximum number of permitted authorizations for installment payments.

Object Oriented Interface

public function getRecurInstallments();
public function setRecurInstallments($value);

Procedural Interface

ipworks3ds_mpi_get($res, 45 );
ipworks3ds_mpi_set($res, 45, $value );

Default Value

''

Remarks

An integer indicating the maximum number of permitted authorizations for installment payments. This field must be included if the merchant and cardholder have agreed to installment payments.

This property is 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 8162]