BillOutstandingAmount Method
This method will bill the outstanding amount.
Syntax
recurringpaymentscontrol.BillOutstandingAmount ProfileId, AmountRemarks
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.