• Resolved bisonstrong

    (@bisonstrong)


    I’m running WP 4.5 and trying to use both Paid Memberships Pro and WooCommerce simultaneously.

    When both plugins are activated, I get the following error when trying to checkout from the WooCommerce cart: “ERR_TOO_MANY_REDIRECTS”

    As soon as I turn the PM Pro plugin off, the checkout page appears with no problems.

    I use Stripe for my payment system–it is working just fine for PM Pro sign-ups.

    I’m wondering if there’s a clash with PM Pro and WooCommerce and if it has something to do with both of them trying to use my SSL certificate. I’m a newbie with SSL stuff, so go easy on me. Before I activated my Stripe account and plugged in the API keys, everything worked great.

    For further info: Yes, I’ve made sure that my pages are setup correctly and the WooCommerce short codes are present. Yes, I’ve deactivated all kinds of plugins to make sure that it’s not another plugin causing interference. And yes, I’ve switched themes to make sure it’s not an error within the theme.

    I don’t want to use the PM Pro WooCommerce add on because of how I have my website setup to restrict certain pages and posts to only subscribers, and also because with the purchase of either eBook I’m going to sell through the WooCommerce store, the first 3 months of the users’ PM pro membership will be free (something you cannot do with the PM Pro WC Add On).

    My page: http://www.kettlebellsandketo.com – currently in testing mode, but STRIPE IS LIVE.

    System Status:

    ### WordPress Environment ###
    
    Home URL: http://www.kettlebellsandketo.com
    Site URL: http://www.kettlebellsandketo.com
    WC Version: 2.5.5
    Log Directory Writable: ✔
    WP Version: 4.5
    WP Multisite: –
    WP Memory Limit: 256 MB
    WP Debug Mode: –
    Language: en_US
    
    ### Server Environment ###
    
    Server Info: Apache
    PHP Version: 5.6.14
    PHP Post Max Size: 64 MB
    PHP Time Limit: 30
    PHP Max Input Vars: 1000
    SUHOSIN Installed: –
    MySQL Version: 5.5.42
    Max Upload Size: 64 MB
    Default Timezone is UTC: ✔
    fsockopen/cURL: ✔
    SoapClient: ✔
    DOMDocument: ✔
    GZip: ✔
    Multibyte String: ✔
    Remote Post: ✔
    Remote Get: ✔
    
    ### Database ###
    
    WC Database Version: 2.5.5
    :
    woocommerce_sessions: ✔
    woocommerce_api_keys: ✔
    woocommerce_attribute_taxonomies: ✔
    woocommerce_termmeta: ✔
    woocommerce_downloadable_product_permissions: ✔
    woocommerce_order_items: ✔
    woocommerce_order_itemmeta: ✔
    woocommerce_tax_rates: ✔
    woocommerce_tax_rate_locations: ✔
    
    ### Active Plugins (15) ###
    
    WP Autoloader: by MyMiniapp.com – 2.0.9
    Calculated Fields Form: by CodePeople.net – 1.0.90
    Fruitful Shortcodes: by fruitfulcode – 1.5
    Hide Singular Title: by MyMiniapp.com – 1.0.2
    Hide Your Theme Name: by Guaven Labs – 1.0.5
    iframe: by webvitaly – 4.3
    Maintenance: by fruitfulcode – 2.7.1
    Nav Menu Roles: by Kathy Darling – 1.7.9
    Page Links To: by Mark Jaquith – 2.9.6
    Paid Memberships Pro: by Stranger Studios – 1.8.9
    Paid Memberships Pro - MailChimp Add On: by Stranger Studios – 2.0.1
    WooCommerce: by WooThemes – 2.5.5
    WooThemes Helper: by WooThemes – 1.6.1
    WordPress Importer: by wordpressdotorg – 0.6.1
    Yoast SEO: by Team Yoast – 3.1.2
    
    ### Settings ###
    
    Force SSL: ✔
    Currency: USD ($)
    Currency Position: left
    Thousand Separator: ,
    Decimal Separator: .
    Number of Decimals: 2
    
    ### API ###
    
    API Enabled: ✔
    API Version: 3.1.0
    
    ### WC Pages ###
    
    Shop Base: #97 - /purchase-2/
    Cart: #98 - /cart/
    Checkout: #99 - /checkout/
    My Account: #100 - /my-account/
    
    ### Taxonomies ###
    
    Product Types: external (external)
    grouped (grouped)
    simple (simple)
    variable (variable)
    
    ### Theme ###
    
    Name: Fruitful
    Version: 3.3
    Author URL: https://github.com/fruitfulcode/
    Child Theme: ✕ – If you're modifying WooCommerce on a parent theme you didn't build personally
    then we recommend using a child theme. See: How to create a child theme
    
    WooCommerce Support: ✔
    
    ### Templates ###
    
    Overrides: fruitful/woocommerce/emails/customer-processing-order.php
    fruitful/woocommerce/global/wrapper-end.php
    fruitful/woocommerce/global/wrapper-start.php
    fruitful/woocommerce/single-product/product-image.php

    https://wordpress.org/plugins/woocommerce/

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author Mike Jolley (a11n)

    (@mikejolley)

    Are you using the force ssl/unforce ssl settings?

    Try turning it off in WooCommerce settings and see how that affects it.

    Thread Starter bisonstrong

    (@bisonstrong)

    I am using force SSL, and if it’s turned off, the checkout page works. However, wouldn’t this affect my page going to an SSL link?

    Plugin Author Mike Jolley (a11n)

    (@mikejolley)

    Depends on the server config. If the site works over HTTPS, perhaps consider running the entire site over https by changing the home/site urls.

    Thread Starter bisonstrong

    (@bisonstrong)

    That worked! Thanks! Hey Mike, did you happen to see this question I posted..?

    Thread Starter bisonstrong

    (@bisonstrong)

    Marking as resolved.

    Plugin Author Mike Jolley (a11n)

    (@mikejolley)

    Nope I don’t know about that plugin 🙂

    Thread Starter bisonstrong

    (@bisonstrong)

    OH! Just saw that you’re a WooCommerce author…not PMP. Never mind lol. Thanks for the help!

    Thread Starter bisonstrong

    (@bisonstrong)

    Hey Mike, looks like after I’ve put in my Stripe API keys, my Stripe account is still showing in “Test” mode even though I have enabled Stripe for live usage through the WooCommerce checkout settings. Any suggestions?

    Plugin Author Mike Jolley (a11n)

    (@mikejolley)

    There is a separate option to disable test mode..

    Thread Starter bisonstrong

    (@bisonstrong)

    Could you tell me where this is? I only see “Enable Test Mode”. This box is unchecked.

    Thread Starter bisonstrong

    (@bisonstrong)

    Would it matter if I have both the test keys and live keys plugged in?

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘SSL Clash With PM Pro And WooCommerce?’ is closed to new replies.