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

URL Property

URL to which an IPN verification request is sent.

Syntax

[VB.NET]
Public Property URL As String

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

Remarks

This is the URL to which the component posts requests to and receives responses from. The default value is "https://www.paypal.com/cgi-bin/webscr", but "https://www.sandbox.paypal.com/cgi-bin/webscr" may be used for testing.

Default Value

"https://www.paypal.com/cgi-bin/webscr"

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