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

CancelURL Property

URL to which the customer is returned if he decides not to pay with PayPal.

Syntax

[VB.NET]
Public Property CancelURL As String

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

Remarks

If the user starts to pay with PayPal, and then changes his mind, his browser will be redirected to this URL on your server. This may be set to the original page on which the customer chose his payment method.

This property is required when calling the SetCheckout method.

Character length and limitations: no limit. Must be URL-encoded.

Default Value

""

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