I've been trying to set up authorize.net AIM in shopsite without success.
The only things that shopsite requires are the web api id (which I've verified correct with authorize.net) and a transaction key. The key also checks out using authorize.net test page (I get a 1-1-1) and also see 1-1-1 tacked onto the generic shopsite error message.
// shopsite error message //
Payment Processing Error
Your order was not processed
There was a problem processing your credit card information.
Please verify that the following were entered correctly:
Zip Code
Card Number
Expiration Date
If you repeatedly see this message, complete your order by contacting the merchant directly.
// END //
Has anybody else had this problem? The test order does NOT show up in orders in shopsite manager, but an order email is sent to the store mailbox. Other test orders behave normally.