Method | Description | |
---|---|---|
PayPalEnvironment ( string username, string password, string signature, |
Initializes a new instance of the PayPalEnvironment class.
|
Method | Description | |
---|---|---|
NegativeTestAccountSandboxEnvironment ( PayPalAccountCountry palAccountCountry ) : |
||
NegativeTestAccountSandboxEnvironmentForGbr ( ) : |
|
public PayPalEnvironment ( string username, string password, string signature, |
||
username | string | The username. |
password | string | The password. |
signature | string | The signature. |
uri | The URI. | |
version | string | |
accountCountry | PayPalAccountCountry | |
return | System |