Results 1 to 6 of 6
  1. #1
    Join Date
    Mar 2015
    Posts
    10
    Plugin Contributions
    0

    bug MODULE_PAYMENT_AUTHORIZENET_DEBUGGING Values Appear Inconsistent

    Authorize.net payment module's source only recognizes "echo" for MODULE_PAYMENT_AUTHORIZENET_DEBUGGING while database values only include "Off", "Alerts Only", "Log File", "Log and Email".

  2. #2
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: MODULE_PAYMENT_AUTHORIZENET_DEBUGGING Values Appear Inconsistent

    How exactly are you trying to use Developer mode?

    What symptoms are you debugging?
    .

    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
    Mar 2015
    Posts
    10
    Plugin Contributions
    0

    Default Re: MODULE_PAYMENT_AUTHORIZENET_DEBUGGING Values Appear Inconsistent

    Got an error trying to test against Authorize.net's sandbox, yet that's controlled using a similar constant "AUTHORIZENET_DEVELOPER_MODE". Doesn't seem to be a way to get to the sandbox using either. "...DEBUGGING" also appears to control how errors are handled. EDIT: I.e. I want to turn it on so I can view errors and contact the sandbox.
    Last edited by PaulRRogers; 4 Mar 2015 at 10:32 PM.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: MODULE_PAYMENT_AUTHORIZENET_DEBUGGING Values Appear Inconsistent

    There are 2 very different constants involved:

    MODULE_PAYMENT_AUTHORIZENET_DEBUGGING is for logging communications requests/responses, and is configured using the Admin UI. Logs it creates will be either emailed or stored in the /logs/ folder, depending on which setting you choose.

    AUTHORIZENET_DEVELOPER_MODE is for telling the code to communicate with the sandbox. It's called Developer mode because it's geared around doing integration testing with the gateway. It's not intended for storeowners to turn on/off conveniently. You can define it to 'on' by adding your own extra_configures file in /includes/extra_configures/my_authnet_devmode.php and defining the constant to 'on'.
    Then you can specify your sandbox credentials using the Admin UI, in place of production credentials.
    .

    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
    Mar 2015
    Posts
    10
    Plugin Contributions
    0

    Default Re: MODULE_PAYMENT_AUTHORIZENET_DEBUGGING Values Appear Inconsistent

    If MODULE_PAYMENT_AUTHORIZENET_DEBUGGING controls logging then why is only the value "echo" recognized in the source whilst the UI values are "Off", "Logging ...", etc.?

    Also, the sandbox/test server URI appears to be out of date in the v1.5.4 source-code for Authorize.net.

  6. #6
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: MODULE_PAYMENT_AUTHORIZENET_DEBUGGING Values Appear Inconsistent

    Quote Originally Posted by PaulRRogers View Post
    If MODULE_PAYMENT_AUTHORIZENET_DEBUGGING controls logging then why is only the value "echo" recognized in the source whilst the UI values are "Off", "Logging ...", etc.?
    You'll notice that's a secondary recognition. It's there only for backward compatibility for an old test harness. Will be changing that in the next version.

    Quote Originally Posted by PaulRRogers View Post
    Also, the sandbox/test server URI appears to be out of date in the v1.5.4 source-code for Authorize.net.
    Hmmm ... I just tested, and my sandbox credentials work fine with the sandbox URL in both the SIM and AIM modules against v1.5.4.
    .

    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.

 

 

Similar Threads

  1. v139h Discount Values appear twice
    By srinidelite in forum Addon Payment Modules
    Replies: 2
    Last Post: 4 Nov 2012, 11:52 AM
  2. v139h Discount Values appear twice
    By srinidelite in forum Basic Configuration
    Replies: 1
    Last Post: 2 Nov 2012, 08:48 AM
  3. Layout inconsistent
    By wezza in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 21 Sep 2008, 01:14 PM
  4. Linking attribute values to to product values (for custom gift baskets)
    By peaceviddie in forum Setting Up Categories, Products, Attributes
    Replies: 0
    Last Post: 13 Jul 2008, 09:22 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR