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

CancelURL Property

URL the sender is redirected to upon canceling payment approval.

Syntax

[VB.NET]
Public Property CancelURL As String

[C#]
public string CancelURL {get; set;}

Remarks

This property is used when explicit approval is required, and the sender must log in to paypal.com to approve the payment. If the sender cancels the approval, this is the URL he will be directed to. Specify the URL with the HTTP or HTTPS.

This property is required for the CreatePreApproval method.

Default Value

""

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