Results 1 to 8 of 8
  1. #1
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Authorize.net SIM changes made 9/8/2015

    We received the email notice from Authorize.net regarding changes only hours before being implemented last night. The changes do not disrupt the ability to process transactions. The changes will impact the format of the information displayed and receipts.
    The updates are to increase security of Authorize.net hosted payment form, receipt page and email receipts.

    Affected:
    • Support for HTML tags, JavaScript and CSS in the payment form, receipt page and email receipts have been disabled. This includes the use of links and hosted images.
    • If you are currently presenting a logo on the hosted payment form, receipt page or email receipts in the header or footer, that logo will no longer appear.


    In order to present a logo moving forward, your developer or solution provider will need to send the logo URL via an API call using x_logo_url.

    For example, x_logo_url=http://www.authorize.net/images/authorizenet_150_42.gif. Please note that this method will only allow for one logo to be displayed on both the payment form and receipt page.
    I found that particular code already present in /includes/payments/authorizenet.php around line 402.
    Uncomment the line and insert a link to your logo image.

    The Auth.net text is attached
    Attached Files Attached Files
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,937
    Plugin Contributions
    96

    Default Re: Authorize.net SIM changes made 9/8/2015

    Thanks for the post, Rick!

    It seems like a good approach, going forward, would be to further modify the authorizenet.php module to include another configuration setting that identifies the image file-name to be sent to Authorize.net (since that version of the logo might require different dimensions from your store's main logo). If the value's not specified (or the file's not found), then no logo would be displayed.

  3. #3
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Authorize.net SIM changes made 9/8/2015

    I'm not sure that I understand the need to modify the authorizenet.php file other than uncommenting the line and inserting the path to any image desired.

    I was surprised at the extremely short notice from auth.net.
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,937
    Plugin Contributions
    96

    Default Re: Authorize.net SIM changes made 9/8/2015

    I was just thinking that for the Authorize.net-SIM-using store-owners that aren't comfortable editing the PHP files, having a configuration setting would be "nice".

  5. #5
    Join Date
    Jan 2004
    Posts
    66,446
    Plugin Contributions
    81

    Default Re: Authorize.net SIM changes made 9/8/2015

    Quote Originally Posted by RixStix View Post
    I found that particular code already present in /includes/modules/payments/authorizenet.php around line 402.
    Uncomment the line and insert a link to your logo image.
    Yes, that's the correct approach.


    As for future ZC versions, we're exploring options for whether to make this particular logo URL configurable via the Admin without editing the .php file.
    .

    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.

  6. #6
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Authorize.net SIM changes made 9/8/2015

    Quote Originally Posted by lat9 View Post
    I was just thinking that for the Authorize.net-SIM-using store-owners that aren't comfortable editing the PHP files, having a configuration setting would be "nice".
    Didn't stop to think of the obvious support issues that manual editing of files sometimes causes. We can be our own worst enemies at times because we don't, won't or misread the available support files. Unfortunately, guilty BTDT but trying to do better.

    Quote Originally Posted by DrByte View Post
    Yes, that's the correct approach.
    As for future ZC versions, we're exploring options for whether to make this particular logo URL configurable via the Admin without editing the .php file.
    Thank you.
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  7. #7
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

    Default Re: Authorize.net SIM changes made 9/8/2015

    FWIW,

    570 px wide for a logo image fits/centers nicely within the auth.net SIM payment form.
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  8. #8
    Join Date
    Nov 2010
    Location
    USA
    Posts
    3
    Plugin Contributions
    0

    Default Re: Authorize.net SIM changes made 9/8/2015

    Quote Originally Posted by DrByte View Post
    Yes, that's the correct approach.


    As for future ZC versions, we're exploring options for whether to make this particular logo URL configurable via the Admin without editing the .php file.
    Thank you ALL for your help.

 

 

Similar Threads

  1. Authorize.net Networking Change Summer 2015
    By DrByte in forum Zen Cart Release Announcements
    Replies: 0
    Last Post: 15 Jul 2015, 08:51 PM
  2. 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
  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 (AIM) Authorize.net (SIM)
    By Andy75 in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 29 Jan 2009, 04:38 AM
  5. Authorize.net SIM
    By shamis in forum Built-in Shipping and Payment Modules
    Replies: 5
    Last Post: 14 Feb 2008, 03:43 PM

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