I'm trying to convert from an ancient shopping cart, namely Dansie.
It's some weird sort of Authorize.net gateway deal where you send the user to a URL:
https://secure.authorize.net/gateway/
I have a "Merchant ID" a 9-character code, and
a "Unique Security ID" a 12-character code
(both seem "random")
The current cart re-directs to the https URL above, presumably passing in those two values, plus whatever the order info should be.
I've installed both the "authorize.net" and "authorize.net AIM" modules.
Neither seems to have the functionality to do what I need, namely that re-direct.
AFAIK, this site does not have an SSL Cert of its own, so the re-direct seems pretty crucial to get SSL...
I'm using Zen-Cart 1.2.6d with security patches and a custom template, plus a hack or two for MySQL 5.0, if it matters.
And, of course, they want this done yesterday. :-v



