- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is it possible to test without a Security Ceritificate in place, but w/ SSL on?
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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