cancel
Showing results for 
Search instead for 
Did you mean: 
kccoders
Member
since ‎07-11-2016
‎07-19-2016

Your latest statistics

  • 1 Replies
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I have a test account which is pointing to the test api using the following code: ApiOperationBase.RunEnvironment = AuthorizeNet.Environment.SANDBOX; This works just fine, but when i change it to use the production environment using this code: ApiOpe...