I'm in a situation where the SSL is on but without a security certificate?
Is it possible to test in a situation like this?
We're installed an AIM module in ZenCart and presently it is passing each and every transaction, where it uses an test expired CC#, a test valid # or no number at all!,
08-09-2013 02:32 PM
As long as you a not using a real CC, and AIM run on your server, I don't see any problem with that.
08-09-2013 03:09 PM
Hello toptomato,
I would confirm that you are not running your transactions in test mode in the standbox. If the transaction ID for transactions is zero, this is an indication you are in test mode. It is not necessary to run test mode in the sandbox.
Richard
08-09-2013 03:27 PM
thank you,
where do i monitor the transaction ID?
i do not mind getting into the PHP at all, in fact i welcome it.
08-09-2013 07:17 PM
Not sure about ZenCart but you can login to the test account here https://test.authorize.net/
and get the transaction there.
08-09-2013 07:38 PM