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

PaymentPeriod Property

The payment period.

Syntax

__property TiblAdaptivePreApprovalPaymentPeriods PaymentPeriod = {read=FPaymentPeriod, write=FSetPaymentPeriod, default=0};



enum TiblAdaptivePreApprovalPaymentPeriods { ppNotSet=0, ppDaily=1, ppWeekly=2, ppBiWeekly=3, ppSemiMonthly=4, ppMonthly=5, ppAnnually=6 };

Default Value

0

Remarks

The PaymentPeriod may be set to one of the following values:

ppNotSet (0) No payment period has been specified.
ppDaily (1) Each day
ppWeekly (2) Each week
ppBiWeekly (3) Every other week
ppSemiMonthly (4)Twice a month
ppMonthly (5) Each month
ppAnnually (6) Each year

Data Type

Integer

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