Hi,
Probably something dumb on my part, but I can't seem to get connected to Authorize.net - either their real gateway or test account.
Authorize.net has a sandbox/test arena that you access through their test mechanism, so you sign up for a test account and they give you a test LoginID and Transaction Key. They confirmed that you access the test account through the same gateway as what's in the Shop Settings->Payment grid: https://test.authorize.net/gateway/transact.dll. I put in my "test" ID and Transaction Key there as well. For the checkout page, I changed the ec_PaymentMethod field to have "Credit Card...authorize.net" first, then "Bankwire...bankwire" second. No PayPal while testing.
Purchase workflow goes well, products tally and display on cart correctly, press "Checkout" on the Cart Button and it takes me to the form for the customer to fill out, and then when I hit "Checkout" at the bottom (which produces a javascript:void(0)), nothing happens. I can't find an "Authorize.net" payment button in the macros field, so I'm presuming that other than PayPal, the SHOP_CHECKOUT_BUTTON% entry is standard for all non-PayPal gateway providers.
Can you help me with what I'm missing and/or can otherwise try?