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

BillingPeriod Property

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

Syntax

int GetBillingPeriod();

int SetBillingPeriod(int iBillingPeriod);

Possible Values

  BP_DAY(0), 
  BP_WEEK(1), 
  BP_SEMI_MONTH(2), 
  BP_MONTH(3), 
  BP_YEAR(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