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

UpdateProfile Method

This method updates the specified profile.

Syntax

[VB.NET]
Public Sub UpdateProfile(ByVal ProfileId As String)
[C#]
public void UpdateProfile(string 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.

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