Is it possible to use both a sandbox account and a live account on the same front-end webpage or do I need to have two separate front-end webpages (one for the sandbox account and the other for the live account)?
12-11-2013 10:11 AM
Sure, as long as you know which one you are using.
12-11-2013 11:53 AM
So I can enter the test credit card information on the front-end webpage and if I have correct logic on the back-end the transaction will go to the sandbox account instead of the live account. Is this correct?
12-11-2013 12:04 PM
Sure, if you logic on the back-end can tell if the enter CC is a test credit card and point to authorize.net test server.
12-11-2013 01:30 PM