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

PaymentScheduleStartDate Property

The date on which the recurring payments will start processing.

Syntax

char* GetPaymentScheduleStartDate();

int SetPaymentScheduleStartDate(char* lpszPaymentScheduleStartDate);

Default Value

""

Remarks

The date on which the recurring payments will start processing.

This property specifies the start date. The default format is "MM/dd/yyyy" and is controlled by DateFormat, or GetSubscriptionStatus.

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]