E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

PaymentScheduleRecurAmount Property

The amount to be charged on a recurring basis.

Object Oriented Interface

public function getPaymentScheduleRecurAmount();
public function setPaymentScheduleRecurAmount($value);

Procedural Interface

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

Default Value

''

Remarks

The amount to be charged on a recurring basis. This amount can vary from PaymentScheduleInitialAmount.

This property is not available at design time.

Data Type

String

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