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.

Object Oriented Interface

public function getAutoBill();
public function setAutoBill($value);

Procedural Interface

inpaypal_recurringpayments_get($res, 3 );
inpaypal_recurringpayments_set($res, 3, $value );

Default Value

false

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.

Data Type

Boolean

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