E-Payment Integrator 2016 C++ Edition
E-Payment Integrator 2016 C++ Edition
Questions / Feedback?

PaymentScheduleInitialAmount Property

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

Syntax

char* GetPaymentScheduleInitialAmount();

int SetPaymentScheduleInitialAmount(char* lpszPaymentScheduleInitialAmount);

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) 2020 /n software inc. - All rights reserved.
E-Payment Integrator 2016 C++ Edition - Version 16.0 [Build 7354]