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

CancelPreApproval Method

Cancels an existing preapproval.

Syntax

[VB.NET]
Public Sub CancelPreApproval(ByVal PreApprovalKey As String)
[C#]
public void CancelPreApproval(string preApprovalKey);

Remarks

The PreApprovalKey parameter indicates the preapproval to be canceled. You can obtain this key from the PreApprovalKey response property after a successful CreatePreApproval.

No additional properties (beyond PayPal login credentials) are required to use this method.

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