SIM Authorize.net Transactions
I have been having trouble with Authorize.net transactions. I had SIM working a few weeks ago. When I went to demo the setup for my boss it was giving me an error 13. Which implied my credentials weren't being passed to Authorize.net. This was solved by another post in this forum all I had to do was add "require once" code for the gateway.php file. Now I'm getting error 103.
(103) This transaction cannot be accepted.
This is the page that should allow me to enter credit card information...
I'm using the sandbox account. I have confirmed that the sandbox mode is enabled from the payment gateway credentials window inside the eCart menu. I have also made sure the gateway.php is sending me to the test gateway URL and not the production one. Is this something you guys can help with?