Results 1 to 6 of 6
  1. #1
    Join Date
    Aug 2010
    Location
    tx
    Posts
    102
    Plugin Contributions
    0

    help question https not working paypal pro?

    My https use to work,
    I set up paypal pro today and it wont work at check out,
    Is there a setting in paypal pro i need to change,
    The checkout works fine but no https which is not good secure,
    Link to my site http://youniverseonline.com/
    Thanks,

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

    Default Re: https not working paypal pro?

    That has nothing to do with "paypal pro".
    You've not enabled SSL in your configure.php files.
    .

    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
    Aug 2010
    Location
    tx
    Posts
    102
    Plugin Contributions
    0

    help question Re: https not working paypal pro?

    It works when you put https://youniverseonline.com/
    My webhost said they configured it for me when they installed it,
    I just contacted them and ask them to take a look,
    Just looked in my configure.php file and its set to true,
    The settings look all correct,

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

    Default Re: https not working paypal pro?

    When I go to your site WITHOUT using HTTPS, and click on your Log In link, a properly configured Zen Cart site will switch to using the HTTPS address automatically. Yours didn't.

    So, that tells me that your configure.php file settings are not correct. ie: ENABLE_SSL is not set to 'true', and/or the HTTPS_SERVER address doesn't have an https URL in it.

    ref: 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.

  5. #5
    Join Date
    Aug 2010
    Location
    tx
    Posts
    102
    Plugin Contributions
    0

    help question Re: https not working paypal pro?

    All my setting seem to be set up correct,
    My host checked it on http://www.sslshopper.com and said it seems to be working correct,
    I asked them to double check the php file,
    Hoping to get this resolved soon,
    Thanks,

    PHP Code:
     define('HTTP_SERVER''http://youniverseonline.com');
      
    define('HTTPS_SERVER''https://youniverseonline.com');
      
    define('HTTP_CATALOG_SERVER''http://youniverseonline.com');
      
    define('HTTPS_CATALOG_SERVER''https://youniverseonline.com');

      
    // Use secure webserver for catalog module and/or admin areas?
      
    define('ENABLE_SSL_CATALOG''true');
      
    define('ENABLE_SSL_ADMIN''true'); 

  6. #6
    Join Date
    Aug 2010
    Location
    tx
    Posts
    102
    Plugin Contributions
    0

    Default Re: https not working paypal pro?

    They told me enable ssl checkout was set to false,
    Changed it to true,
    Now its all working,
    Good to go now,
    Thanks,

 

 

Similar Threads

  1. PayPal Payments Pro Not Working. Nowhere to enter CC num in Checkout...
    By RFree190 in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 14 Jun 2012, 03:57 AM
  2. Amex not working in paypal website payment pro Canada
    By Amit001 in forum PayPal Website Payments Pro support
    Replies: 4
    Last Post: 31 May 2010, 11:15 AM
  3. Secure HTTPS processing with PayPal Website Payments Pro
    By DML73 in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 5 Jan 2008, 10:45 PM
  4. Paypal Pro UK Payment Module - Newer version req'd (HTTPS)
    By leighbee in forum Built-in Shipping and Payment Modules
    Replies: 0
    Last Post: 23 Nov 2007, 05:42 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