I checked with our developer over payment gateways to see if he had any ideas. Here is his response.
=========================
This would be a merchant configuration problem.
From the Authorize.NET Response Reason Code Tool ( http://developer.authorize.net/tools/responsereasoncode ):
Response Reason Code: 123
Response Reason Text: This account has not been given the permissions required for this request.
Integration Team Suggestions: This error indicates that a user's personal Login ID is being used to connect a website or billing software to the payment gateway. Personal login IDs may not be used to connect websites to Authorize.Net, for security reasons. For example, if an Account Owner, Account Administrator, Transaction Manager, or Account Analyst login ID is used for website or software implementation, this error will occur.
To resolve this issue, the API Login ID and Transaction Key will need to be generated and added to your software's configuration, so that the website or software may connect to Authorize.Net properly. The API Login ID can be obtained by following these steps:
* Log into the Merchant Interface at https://account.authorize.net/
* Click Settings in the main left side menu
* Click API Login and Transaction Key
* If an API login ID has already been generated, it will be visible here. If an API Login ID needs to be generated, you will want to enter the answer to your Secret Question in order to see the API Login ID.
For more information regarding Login IDs, Passwords, API Login IDs, Transaction Keys, and User Administration, please visit our online video tutorials at http://www.authorize.net/videos/.
Other Suggestions: The transaction request must include the API login ID associated with the payment gateway account.
So go into ShopSite and verify that all of the information that you have entered is correct. Make sure there are no spaces before or after and value that you enter. Then try again to see if you can place a test order.