Results 1 to 7 of 7
  1. #1
    Join Date
    Jan 2016
    Location
    Toronto
    Posts
    23
    Plugin Contributions
    0

    Default 155b elavon_converge declining charges due to MISSING EXPIRY DATE

    After our update to v155b, the credit card module (elavon_converge) is declining charges due to MISSING EXPIRY DATE

    I roll-ed back the 3 suspects and haven't had time to investigate further yet:
    - so somewhere in:
    includes/classes/cc_validation.php
    includes/classes/payment.php
    includes/modules/checkout_process.php

    it's dropping the expiry date, and not passing it on the the actual module.

    Paypal continued to work properly.

    Dan

  2. #2
    Join Date
    Nov 2007
    Location
    Sunny Coast, Australia
    Posts
    3,379
    Plugin Contributions
    9

    Default Re: 155b Credit Card Fails with elavon_converge after update to 1.5.5.b

    Does it fail with 'any' CC or just with MasterCard?

  3. #3
    Join Date
    Jul 2012
    Posts
    16,733
    Plugin Contributions
    17

    Default Re: 155b Credit Card Fails with elavon_converge after update to 1.5.5.b

    What was the previous version being used?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  4. #4
    Join Date
    Jan 2016
    Location
    Toronto
    Posts
    23
    Plugin Contributions
    0

    Default Re: 155b Credit Card Fails with elavon_converge after update to 1.5.5.b

    It fails with all credit cards - and also with the "Internet Secure" module that we formerly used.

    Somewhere, the expiry date is not being passed to the module (blank), however the expiry date does show on the previous confirmation page.

    This happened in the update from 155a to 155b. I don't see much in changes to those files, but I haven't solved it yet.

    Dan

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

    Default Re: 155b Credit Card Fails with elavon_converge after update to 1.5.5.b

    Quote Originally Posted by DTomlinson View Post
    After our update to v155b, the credit card module (elavon_converge) is declining charges due to MISSING EXPIRY DATE
    I don't think it has anything to do with the v155b update.

    But I did find an error in the module, which would format the expiry date incorrectly:

    Update this function in the module:
    Code:
      function process_button_ajax() {    $processButton = array('ccFields'=>array('cc_number'=>$this->code . '_cc_number', 'cc_owner'=>$this->code . '_cc_owner', 'cc_cvv'=>$this->code . '_cc_cvv', 'cc_expires'=>array('name'=>'concatExpiresFields', 'args'=>"['" .$this->code . '_cc_expires_month' . "','" . $this->code . '_cc_expires_year' . "']"), 'cc_expires_month'=>$this->code . '_cc_expires_month', 'cc_expires_year'=>$this->code . '_cc_expires_year', 'cc_type' => $this->cc_card_type), 'extraFields'=>array(zen_session_name()=>zen_session_id()));
            return $processButton;
      }
    https://github.com/zencart/converge_...34802b5c1a6907
    .

    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
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: 155b Credit Card Fails with elavon_converge after update to 1.5.5.b

    New version 0.2 of the Elavon Converge payment module posted: https://www.zen-cart.com/downloads.php?do=file&id=2100
    .

    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.

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

    Default Re: 155b elavon_converge declining charges due to MISSING EXPIRY DATE

    New version 0.3 of the Elavon Converge payment module posted, which addresses some AVS issues due to incorrect zip/postalcode transmission:
    https://www.zen-cart.com/downloads.php?do=file&id=2100
    .

    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. v154 Special product expiry date
    By Cenkki in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 23 Feb 2015, 03:28 PM
  2. specials expiry date wrong
    By bear1728 in forum General Questions
    Replies: 3
    Last Post: 29 Jun 2010, 12:56 AM
  3. Product Expiry Date
    By dlangham in forum Setting Up Categories, Products, Attributes
    Replies: 8
    Last Post: 14 Oct 2009, 06:38 AM
  4. Specials Expiry Date
    By Cal in forum Setting Up Specials and SaleMaker
    Replies: 9
    Last Post: 5 Sep 2009, 04:21 AM
  5. Expiry Date - Blank Value
    By stehodges in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 6 Sep 2006, 03:23 AM

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