Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13
  1. #11
    Join Date
    Jan 2004
    Posts
    66,364
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Payment Modules Missing from Modules/Payment Modules When I Upgrade

    The whole linkpoint module is now obsolete. You can remove the rest of its files:

    /includes/languages/english/modules/payment/linkpoint_api.php
    /includes/modules/payment/linkpoint_api.php
    /includes/modules/payment/linkpoint_api (entire folder)

    If you still need to use FirstData, use the PayeezyJS module or the First Data HCO Hosted Checkout module.
    .

    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.

  2. #12
    Join Date
    May 2010
    Location
    Wells Tannery, PA, USA
    Posts
    17
    Plugin Contributions
    0

    Default Re: Payment Modules Missing from Modules/Payment Modules When I Upgrade

    Thanks for the help!

  3. #13
    Join Date
    Aug 2005
    Posts
    2
    Plugin Contributions
    0

    Default Re: Payment Modules Missing from Modules/Payment Modules When I Upgrade

    OH LOL it's obsolete, ok justs delete it. Otherwise this seems to work:

    change line 306 of includes/modules/payment/linkpoint_api.php as follows:

    global $$order_totals[$i]['code'];

    change to:

    global ${$order_totals[$i]['code']};

    Apparently PHP 7 does not support variable substitution with array element. Wrap it in brackets and voila, the rest of the payment modules should show up in the admin.

 

 
Page 2 of 2 FirstFirst 12

Similar Threads

  1. Payment Modules missing
    By SonarScope in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 14 Mar 2017, 03:57 PM
  2. v151 Missing payment modules
    By Cyber Lolita in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 28 Feb 2015, 09:54 AM
  3. Payment Modules Missing
    By Makoshark in forum Built-in Shipping and Payment Modules
    Replies: 2
    Last Post: 17 Dec 2009, 09:12 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