UpdateProfile Method
This method updates the specified profile.
Object Oriented Interface
public function doUpdateProfile($profileid);
Procedural Interface
inpaypal_recurringpayments_do_updateprofile($res, $profileid);
Remarks
Use this method to update details about the specified recurring payments profile. This method takes a ProfileId parameter which specifies which profile will be updated.
Use various properties of the profile to update such as BillingDetails.