Rolosoft.comRolosoft PayPal IPN Easy for .NET
PayPalEnvironment Enumeration
NamespacesRolosoft.IpnEasy.Net.PayPalPayPalEnvironment
Rolosoft.com: PayPal IPN Easy for .NET
The PayPal environment that you are using
Declaration Syntax
C#Visual BasicVisual C++
public enum PayPalEnvironment
Public Enumeration PayPalEnvironment
public enum class PayPalEnvironment
Members
MemberDescription
None
Not set / default

PayPal
PayPal Live. Data will now be received from the PayPal business account sending the information.

Sandbox
PayPal sandbox. Data received from the SandBox is for testing purposes only.

AutoDetect
Automatitically detect environment (sandbox or live)

Assembly: Rolosoft.IpnEasy.Net (Module: Rolosoft.IpnEasy.Net) Version: 1.0.4316.24325 (1.0.0.5)