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

BillingPeriod Property

This property contains the unit for billing during the billing cycle.

Syntax

__property TiblRecurringPaymentsBillingPeriods BillingPeriod = {read=FBillingPeriod, write=FSetBillingPeriod, default=0};



enum TiblRecurringPaymentsBillingPeriods { bpDay=0, bpWeek=1, bpSemiMonth=2, bpMonth=3, bpYear=4 };

Default Value

0

Remarks

This property contains the unit for billing during the billing cycle.

Possible values include:

(0)Day
(1)Week
(2)SemiMonth
(3)Month
(4)Year

If SemiMonth is specified, billing will be done on the first and fifteenth of each month.

Data Type

Integer

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