ReturnURL Property
The URL the sender is returned to after completing a transaction.
Syntax
adaptivepaycontrol.ReturnURL[=string]
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. Once the sender approves the payment, this is the URL he is redirected to. Specify the URL with the HTTP or HTTPS designator.
Data Type
String