E-Payment Integrator 2020 PHP Edition

Questions / Feedback?

PaymentScheduleInitialAmount Property

The initial amount to be charged (such as a trial period or setup fee).

Object Oriented Interface

public function getPaymentScheduleInitialAmount();
public function setPaymentScheduleInitialAmount($value);

Procedural Interface

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

Default Value

''

Remarks

The initial amount to be charged (such as a trial period or setup fee). This amount can vary from PaymentScheduleRecurAmount.

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]