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

ReturnURL Property

The URL the sender is returned to after completing a transaction.

Syntax

[VB.NET]
Public ReadOnlyProperty ReturnURL As String

[C#]
public string ReturnURL {get;}

Remarks

This property is used when explicit approval is required, and the sender must log in to paypal.com to approve the payment. Once the sender approves the payment, this is the URL he is redirected to. Specify the URL with the HTTP or HTTPS designator. This field is used only for payments that require explicit approval.

This property is read-only.

Default Value

""

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