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

BillOutstandingAmount Method

This method will bill the outstanding amount.

Object Oriented Interface

public function doBillOutstandingAmount($profileid, $amount);

Procedural Interface

inpaypal_recurringpayments_do_billoutstandingamount($res, $profileid, $amount);

Remarks

Use this method to tell PayPal to bill the outstanding amount for the recurring payments profile. This method takes a ProfileId parameter which specifies the profile to be billed. It also takes an optional Amount parameter which tells PayPal how much of the outstanding amount to bill the customer. If no amount is specified, PayPal will attempt to bill the full OutstandingBalance.

An optional Note may be attached to the request to PayPal.

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