PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

BillingStartDate Property

Set this property to the date at which billing should begin for the current profile.

Syntax

__property String BillingStartDate = {read=FBillingStartDate, write=FSetBillingStartDate, default=""};

Default Value

""

Remarks

Set this property to the date at which billing should begin for the current profile.

This property must be a valid date in UTC/GMT format.

NOTE: It may take up to 24 hours for the profile to be activated.

The date and time must be in the following format:

"yyyy-MM-ddTHH:mm:ss.fffZ".

This is explained in more detail below:

yyyyFour-digit year, e.g. "2005"
MM Two-digit month.
ddTwo-digit day.
TIndicates time follows the date.
HHHours in military time (24-hour format).
mm Minutes
ssSeconds
fffMilliseconds
Z1-character (US military) representation of the time zone, "A" - "M" are negative offsets -1 to -12, with "J" not being used. "N" - "Y" are positive offsets 1 to 12, and "Z" indicates GMT/UTC (no offset).

For instance, "2004-05-26T15:00:00.000Z" is May 26th, 2004 at 3:00pm GMT.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0