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

AutoBill Property

Whether PayPal should automatically bill the outstanding balance in the next billing cycle.

Syntax

[VB.NET]
Public Property AutoBill As Boolean

[C#]
public bool AutoBill {get; set;}

Remarks

This property is used when CreateProfile or UpdateProfile is called to tell PayPal to automatically bill the outstanding balance in the next billing cycle. The outstanding balance is any amount from a previously scheduled payment that has not yet been paid.

This property will be populated after a call to GetProfile.

Default Value

False

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