Results 1 to 10 of 10
  1. #1
    Join Date
    Aug 2008
    Posts
    41
    Plugin Contributions
    0

    Default Testing Authorize.net SIM... approves everything

    ZC 1.3.8

    Testing the Authorize.net SIM module, in 'Test' mode. Using the test credit card numbers in ZC administration.

    All transactions go through, even ones using the 'decline' credit card number (4222222222222)

    Also, I thought that using SIM sends you to a page at Authorize.net where you complete the order? The page is customizable to an extent... I remember seeing this page when I configured an online store for a client last year.

    Anyone who can shed some light on this? I'm thinking someone else has had this issue before. Thanks in advance.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Testing Authorize.net SIM... approves everything

    Is there a particular reason why you're using SIM instead of the more secure AIM option?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Aug 2008
    Posts
    41
    Plugin Contributions
    0

    Default Re: Testing Authorize.net SIM... approves everything

    First things first, I would like to be able to process transactions, then I will concern myself with SIM vs AIM.

    Again, can anybody shed some light on this? Thank you.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Testing Authorize.net SIM... approves everything

    The behavior you are describing is not the normal behavior that I see when using the AIM module for processing.

    If you insist on using the less-secure and less-reliable SIM method, then have you tried taking it out of 'test' mode and attempting a live transaction, using the invalid card details? That's a *far more realistic* way to verify functionality than using a faked test mode.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Aug 2008
    Posts
    41
    Plugin Contributions
    0

    Default Re: Testing Authorize.net SIM... approves everything

    The automatic approval numbers are supposed to generate an approval in Testing mode and a decline in Production mode.

    The automatic decline number (4222222222222) is supposed to generate a decline in Testing mode as well as in Production mode.

    I tried switching to Production mode as you suggested and entered one of the "automatic approval (in Testing mode)" numbers (4007000000027). This generated an approval and just as in Testing mode, I never landed on the Authorize.net payment gateway page which I recalled seeing from the last time I did this about a year ago.

    I'm not sure what to do next other than start from Step 1 and make sure I've configured my Authorize.net account correctly as well as the payment module in Zen Cart.

    I do understand that AIM is better than SIM but I do not believe this has anything to do with the problem I'm having.

    If anybody has any helpful suggestions, I'm all ears. Thanks.

  6. #6
    Join Date
    Aug 2008
    Posts
    41
    Plugin Contributions
    0

    Default Re: Testing Authorize.net SIM... approves everything

    My Authorize.net account was in Test mode, taking it out of test mode didn't make any difference at all... it's as if my Zen Cart store is not 'talking' to Authorize.net, if that makes any sense.

  7. #7
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Testing Authorize.net SIM... approves everything

    In Admin->Modules->Payment, which payment modules have green or yellow dots beside them?

    I bet you're not even using the Authorize.net module at your payment page, but instead you're probably using the Offline CC module and thus nothing's even hitting the gateway, as you said.

    The SIM module in its default configuration DOES NOT collect the CC number while on your store. So, if you're filling in your CC number on your store page, then you're NOT using the SIM module, but instead most likely the offline cc module.


    If you'd turned on AIM as I suggested you would have suddenly seen 2 sets of CC input fields on the checkout page, and surely would then have asked "why" that was, and probably would have saved some troubleshooting time. And maybe some of my hair.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  8. #8
    Join Date
    Aug 2008
    Posts
    41
    Plugin Contributions
    0

    Default Re: Testing Authorize.net SIM... approves everything

    The following have green or yellow buttons:

    Authorize.net SIM
    Credit Card - Offline Processing
    Zen Cart FREE CHARGE CARD
    Check/Money Order
    PayPal Express

    I don't recall having to do anything with "CC Offline Processing" last time I did this. In fact I recall it was pretty straightforward once the Authorize.net account was set up.

    Anyway I tried transactions with "CC Offline" set to true, and to false. I assume I need this active ("true") if I'm using SIM. I'm going to go read up on this. I appreciate the sacrifice of your hair, for what that's worth. Sorry that I can't show solidarity, unless I yank on arm or leg hairs.

  9. #9
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: Testing Authorize.net SIM... approves everything

    Authorize.net SIM --- if that's what you're using, leave it enabled.

    Credit Card - Offline Processing .... unless you're processing cards offline by manually keying in numbers after matching them up from your store's admin and an email, you should CLICK REMOVE to stop that module from being used. Do NOT just set its status to "false".

    Same with Check/MoneyOrder.

    The freecharger module is used to process orders that are for $0.00
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  10. #10
    Join Date
    Aug 2008
    Posts
    41
    Plugin Contributions
    0

    Default Re: Testing Authorize.net SIM... approves everything

    OK yep, I got there on my own before reading your reply. CC Offline has to be uninstalled, not just set to "False". I definitely do not remember having to mess with that last year. Thx.

 

 

Similar Threads

  1. v151 Switching From Authorize.net (SIM) to AUthorize.net (AIM)
    By dinohaven in forum General Questions
    Replies: 1
    Last Post: 2 Dec 2014, 05:56 PM
  2. v151 CVV Error in Testing Authorize SIM
    By Randall L-m in forum General Questions
    Replies: 1
    Last Post: 29 Mar 2013, 12:00 AM
  3. v150 Difference Between Authorize.net (SIM) and Authorize.net (AIM)
    By joem83 in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 30 Aug 2012, 10:48 PM
  4. authorize.net sim
    By janicekap in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 4 May 2009, 04:08 PM
  5. Authorize.net (AIM) Authorize.net (SIM)
    By Andy75 in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 29 Jan 2009, 04:38 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg