Initializes a new instance of the Ipn class.
Constructor.
| C# | Visual Basic | Visual C++ |
public Ipn()
Public Sub New
public: Ipn()
Uses a default environment of "AutoDetect". The PayPalEnvironment (sandox or live) is automatically detected.
| Exception | Condition |
|---|---|
| LicenseException |
A valid license is required to run this component. The license is defined in your application or web.config file. See documentation for details of the changes required to your .config file to define your license.
|
| ConfigurationSectionException |
There was a problem locating and loading the configuration settings for this product. Please ensure that you have modified you either you application.config or web.config file to add the product configuration settings section. See documentation section "Installing your license" for further details. |
