E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

PaymentScheduleTotalPayments Property

The total number of payments.

Object Oriented Interface

public function getPaymentScheduleTotalPayments();
public function setPaymentScheduleTotalPayments($value);

Procedural Interface

inpay_recurringbilling_get($res, 42 );
inpay_recurringbilling_set($res, 42, $value );

Default Value

0

Remarks

The total number of payments. Valid values differ between gateways. See RecurringBilling Gateway Setup and Required Properties for details.

This property is not available at design time.

Data Type

Integer

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 PHP Edition - Version 20.0 [Build 7941]