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

CancelURL Property

URL the sender is redirected to upon canceling payment approval.

Object Oriented Interface

public function getCancelURL();
public function setCancelURL($value);

Procedural Interface

inpaypal_adaptivepreapproval_get($res, 13 );
inpaypal_adaptivepreapproval_set($res, 13, $value );

Default Value

''

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.

Data Type

String

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