cancel
Showing results for 
Search instead for 
Did you mean: 

Test and LIve URL configuration with .NET

I think this may have been answered already but I couldn't find it.   How do I config it to universally use one or the other URL's .  for sandbox testing or live?    The URL seems to be  hard coded in the compiled DLL.  Is there an overide to change the URL?  Currently I have to change it in multiple methods.  Being able to set the URL in the appsetting section of the web.config file seems like it would  be convienent.  How do other do handle this/?

Thx

glerler
Contributor
1 REPLY 1

If you are using the sdks dll, when you create the gateways one bool param change the url from test to production.

RaynorC1emen7
Expert