E-Payment Integrator 2016 PHP Edition
E-Payment Integrator 2016 PHP Edition
Questions / Feedback?

PaymentScheduleEndDate Property

The end date of the subscription.

Object Oriented Interface

public function getPaymentScheduleEndDate();
public function setPaymentScheduleEndDate($value);

Procedural Interface

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

Default Value

''

Remarks

The end date of the subscription.

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 PHP Edition - Version 16.0 [Build 7354]