Tips and Tricks HQ Support

Support site for Tips and Tricks HQ premium products

  • Home
  • Contact Us
  • Documentation
  • Forum Home
    • Forum
    • Forum Search
    • Forum Login
    • Forum Registration
You are here: Home

prodrenalin

  • Profile
  • Topics Started
  • Replies Created
  • Engagements
  • Favorites

Forum Replies Created

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • November 21, 2014 at 2:16 am in reply to: Intermittent revert to default PayPal #66944
    prodrenalin
    Member

    Answering your questions from before:

    We haven’t changed any code in the plugins. We added a few CSS rules to change the look of the cart.

    I am not in a good position to try to bring the bug back (having worked around it) and try turning off the fancy redirection. I couldn’t find anyone on the dev team who said they turned it on.

    For now, I think we’re happy with how things are working. I’m just hoping that my detailed feedback helps with your continued development.

    November 20, 2014 at 10:45 pm in reply to: Intermittent revert to default PayPal #66943
    prodrenalin
    Member

    I have worked around this problem locally by adding code to a plugin I used for adding features to our theme.

    // Work around WP eStore bug where no payment gateway is chosen

    if(!isset($_COOKIE)) {

    // If we don’t have the gateway cookie set, then set it.

    $_COOKIE = ‘pppro’;

    setcookie(“eStore_gateway”, ‘pppro’, 0, ‘/’, ‘.prodrenalin.com’);

    }

    This works for me because I’m happy to use pppro as the default. I imagine you’ll want something more general on your end. Or perhaps this is a bug related to the particular short tag we used for our cart, which is [wp_eStore_cart_fancy2].

    November 20, 2014 at 10:29 pm in reply to: Intermittent revert to default PayPal #66942
    prodrenalin
    Member

    I can now confirm that if I clear cookies and go through checkout, I do not have a cookie named “eStore_gateway”. Not having this cookie when I click the checkout button causes this problem. If I change the payment method, the cookie is set to “pppro” or “ppadvancedA”.

    November 20, 2014 at 9:54 pm in reply to: Intermittent revert to default PayPal #66940
    prodrenalin
    Member

    Here’s some more information.

    I turned off multiple payment types. I turned off “pay by credit card”. I cleared my cookies. Then, I tested checking out. It sent me directly to the ordinary PayPal payment with my WP admin email address.

  • Author
    Posts
Viewing 4 posts - 1 through 4 (of 4 total)

Forum Related

  • Forum Home
  • Forum Search
  • Forum Registration
  • Forum Login

Support Related Forms

  • Contact Us
  • Customer Support
  • Request a Plugin Update
  • Request Fresh Download Links

Useful Links

  • Plugin Upgrade Instructions
  • WP eStore Documentation
  • WP eMember Documentation
  • WP Affiliate Platform Documentation
  • Tips and Tricks HQ Home Page
  • Our Projects

Quick Setup Video Tutorials

  • WP eStore Video Tutorial
  • WP eMember Video Tutorial
  • WP Affiliate Platform Video Tutorial
  • Lightbox Ultimate Video Tutorial

Our Other Plugins

  • WP Express Checkout
  • Stripe Payments Plugin
  • Simple Shopping Cart Plugin
  • Simple Download Monitor

Copyright © 2025 | Tips and Tricks HQ