amzn / amazon-pay-sdk-csharp

Amazon Pay C# SDK
https://payments.amazon.com/developer
Apache License 2.0
48 stars 42 forks source link

Environment Variable #1

Open wlinder opened 9 years ago

wlinder commented 9 years ago

All of the accounts in my environment are Live except for the account that I use for demonstrations. Is there a way to set the environment variable to Live or Sandbox at runtime? Setting the environment variable to None or otherwise omitting it would work as well. Thanks.