Results 1 to 10 of 15

Hybrid View

  1. #1
    Join Date
    Feb 2012
    Posts
    10
    Plugin Contributions
    0

    Default First Data Payment Module Setup..

    Have installed and configured Zen 1.5 for a client. Extremely pleased with overall operation and ease of use. That being said, have an issue with setting up the First Data Payment Module. This is what's been done... Initially configured zen as non-ssl until ssl cert was purchased and installed. Once done, I modified both configure.php files to SSL "true". Note: Main site and store are in same folder on site, httpdocs... verified the cert was working, in fact next time i was logging into site, it made me change my password because it picked up the fact that it was SSL active.. Got all the necessary info including .pem file. Uploaded .pem to /includes/modules/payment/linkpoint_api/XXXXXX.pem.. Now I go to the admin section.. Admin>modules>payments> and click on the firstdata... link and it gives me the same info as before and no install button... Does anyone have any idea on what could be wrong, I'm stuck...Thanks for your help!

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

    Default Re: First Data Payment Module Setup..

    That module requires SSL for security.
    In addition to setting ENABLE_SSL and ENABLE_SSL_ADMIN and ENABLE_SSL_CATALOG to 'true', in your admin you'll want to also copy what you've got in your HTTPS_SERVER setting into your HTTP_SERVER setting (yes, put the https address in the http define).

    This is addressed in a note at https://www.zen-cart.com/tutorials/index.php?article=14
    .

    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
    Feb 2012
    Posts
    10
    Plugin Contributions
    0

    Default Re: First Data Payment Module Setup..

    Thanks for the reply... I have actually done all of you've stated...
    The http and the Https are both set to:

    define('HTTP_SERVER', 'http://www.client.com');
    define('HTTPS_SERVER', 'http://www.client.com');
    define('HTTP_CATALOG_SERVER', 'http://www.client.com');
    define('HTTPS_CATALOG_SERVER', 'http://www.client.com');

    That's why I'm stuck here because everything mentioned has been done... Any other suggestions??

    Thanks again for the prompt reply.. I appreciate it..

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

    Default Re: First Data Payment Module Setup..

    No, you need an https address in those entries of your admin configure.php, not an http address.
    .

    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
    Feb 2012
    Posts
    10
    Plugin Contributions
    0

    Default Re: First Data Payment Module Setup..

    Is that even though both the main site and the store are in the same directory? in other words: www.client.com/store??

  6. #6
    Join Date
    Jan 2004
    Posts
    66,444
    Plugin Contributions
    279

    Default Re: First Data Payment Module Setup..

    Quote Originally Posted by mqeprez View Post
    Is that even though both the main site and the store are in the same directory? in other words: www.client.com/store??
    I'm not sure what exactly you're talking about, but as far as the Firstdata module goes, the "directory" has no relevance to it being available or not.
    .

    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 Is PayEezy Payment Module - (formerly First Data GGE4) Available?
    By cogitoergo in forum Addon Payment Modules
    Replies: 3
    Last Post: 20 Jul 2016, 11:04 PM
  2. First Data Global Gateway e4℠ Hosted Payment - Any Development?
    By Carbonless in forum Addon Payment Modules
    Replies: 7
    Last Post: 23 May 2016, 02:24 PM
  3. New error with First Data when using authorizenet module
    By mikestewart in forum Addon Payment Modules
    Replies: 0
    Last Post: 9 Jun 2014, 09:00 PM
  4. Using FIRST DATA as 3rd party payment
    By mruby in forum Built-in Shipping and Payment Modules
    Replies: 1
    Last Post: 16 Mar 2010, 12:14 AM
  5. First Data Payment Module?
    By elgrcg in forum Addon Payment Modules
    Replies: 2
    Last Post: 9 Jun 2008, 07:44 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