Hi,
Using SIM, although i don't suppose that's the important part here.
We are ready to go live. Currently I have this line in the checkout page, just before the user lands on Authorize:
<input type='hidden' name="x_test_request" value="TRUE" />
If I simply remove that, or change it to FALSE, (and I think I have to change the setting in the Authorize account??) --
Is that all that is needed to be live?
Thanks!
KB
08-12-2014 04:43 PM
the url need to change to https://secure.authorize.net
08-12-2014 04:49 PM
Thanks!
I currently have this URL
https://secure.authorize.net/gateway/transact.dll
Um, seems like it should work for live? Not sure why mine has the gateway/transact.dll part in it. Thoughts on that?
08-12-2014 04:51 PM
yes you need the full url, just want to point out production need to have the secure and not test in the front
08-12-2014 05:35 PM