Title: express checkout activation
Last modified: August 22, 2016

---

# express checkout activation

 *  Resolved [pipelist.com](https://wordpress.org/support/users/pipelistcom/)
 * (@pipelistcom)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/express-checkout-activation/)
 * Hello.
    Im trying to activate the paypal express option on my site. I have the
   credentials all set up and I have the paypal expres option active and set to 
   default in my checkout settings but when I go to check out on my website it tells
   me that I dont have an active payment method activated for my location or something
   like that. Any idea what might be causing this? Thank you!
 * [https://wordpress.org/plugins/paypal-for-woocommerce/](https://wordpress.org/plugins/paypal-for-woocommerce/)

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/express-checkout-activation/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/express-checkout-activation/page/2/?output_format=md)

 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/express-checkout-activation/#post-5782669)
 * Sounds like Express Checkout is the only gateway you have active, but then you
   don’t have it enabled anywhere to actually see it.
 * Look in your Express Checkout settings and make sure you have the EC button enabled
   for the cart page, product details pages, and/or the checkout page how you want.
 *  Thread Starter [pipelist.com](https://wordpress.org/support/users/pipelistcom/)
 * (@pipelistcom)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/express-checkout-activation/#post-5782806)
 * Ok so now i got the gateway to show on the checkout page, however there is also
   a purple PROCEED TO CHECKOUT button that now appears on my cart page. How do 
   I get rid of this button from my cart page? I want people to use the standard
   checkout button provided by Woocommerce since I need them to fill out some info
   on the checkout page.
    Thank you!
 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/express-checkout-activation/#post-5782808)
 * You may need to make some adjustments in your theme (which is recommended to 
   do within a child theme.)
 * The 2.3 release of WooCommerce includes some adjustments to how they’re handling
   that Proceed to Checkout button, so it’s causing issues with our logic that was
   working there before. We’re already working to resolve this in our 1.1.7 update,
   which will hopefully be released in the next couple of weeks.
 * In the mean-time, you should be able to hide any buttons you don’t want with 
   some simple CSS in your child theme. If you need help with that you could [submit an order for premium support](https://wordpress.org/support/topic/express-checkout-activation/www.angelleye.com/product/premium-support/?output_format=md)
   and we can do it for you.
 *  [bloup](https://wordpress.org/support/users/bloup/)
 * (@bloup)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/express-checkout-activation/#post-5782816)
 * I think that meanwhile you can hide the “process to checkout button” by adding
   at the end of your style.css from your theme the following code.
 *     ```
       .woocommerce-checkout #payment {
           display: none;
       }
       ```
   
 *  [hyperV](https://wordpress.org/support/users/hyperv/)
 * (@hyperv)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/express-checkout-activation/#post-5782818)
 * Interesting treat.
    I have the opposite I activated the Expresscheckout buttons
   and they are not shown at the Product Site.
 * Any help Angel?
 * Thanks
 * Josef
 *  [bloup](https://wordpress.org/support/users/bloup/)
 * (@bloup)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/express-checkout-activation/#post-5782820)
 * [@hyperv](https://wordpress.org/support/users/hyperv/)
 * There is a dropdown button that tell you where you want to put the paypal express
   button in the paypal express settings tab in the woocommerce settings.
 * You see something like
    at the top… Below the cart not displayed
 *  [hyperV](https://wordpress.org/support/users/hyperv/)
 * (@hyperv)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/express-checkout-activation/#post-5782821)
 * Nice tip, thanks bloup, but no help. This is only for the checkout site. I miss
   the button at the product site. To make it sure it is activated.
    It was there
   before the Woocommerce update and I deactivated it. Now I like to have it again
   and activated it, but no see at the product site.
 * Thanks Josef
 *  [hyperV](https://wordpress.org/support/users/hyperv/)
 * (@hyperv)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/express-checkout-activation/#post-5782829)
 * I notice that the button comes only she I have chooses the item to the cart. 
   But now between the volume and the cart button.
    How can I change the order or
   put the button below the cart button?
 * Some css support is appreciated.
 * Thanks Josef
 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/express-checkout-activation/#post-5782832)
 * [@hyperv](https://wordpress.org/support/users/hyperv/), I’m not sure I’m following
   you entirely with what your issue is at this point. If you need some CSS support,
   though, you’ll need to [submit an order for premium support](http://www.angelleye.com/product/premium-support/)
   and then we can help you with that directly.
 *  Thread Starter [pipelist.com](https://wordpress.org/support/users/pipelistcom/)
 * (@pipelistcom)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/express-checkout-activation/#post-5782836)
 * now I cant get rid of the proceed to checkout button even after i disabled the
   plugin…
    how is it still there?
 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/express-checkout-activation/#post-5782837)
 * The Proceed to Checkout button is not placed there by our plugin. That comes 
   as part of the WooCommerce system. That’s just the general checkout button that
   allows people to continue, choose a payment gateway, and pay. Not sure what else
   you would be expecting to see there..??
 *  Thread Starter [pipelist.com](https://wordpress.org/support/users/pipelistcom/)
 * (@pipelistcom)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/express-checkout-activation/#post-5782838)
 * If you go to my site, pipelist.com, and add any item to the cart and then click
   on the cart, youll see what im talking about.
    The purple proceed to checkout
   button was not there before activating your plugin and when I would deactivate
   your plugin the button would disappear. But i activate your plugin to mess around
   with it some more and when I couldnt figure out how to fix an issue i deactivated
   the plugin but this time the purple button stuck around… My current paypal plugin
   doesnt even have an option to activate that purple button on my cart page…
 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/express-checkout-activation/#post-5782839)
 * Sounds to me like you must have some caching plugins or something in play..??
   Do you have a caching or CDN system of some sort setup on the WordPress site 
   or the server itself?
 *  Plugin Contributor [angelleye](https://wordpress.org/support/users/angelleye/)
 * (@angelleye)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/express-checkout-activation/#post-5782840)
 * Also, what version of our plugin are you working with? Our old version would 
   actually remove the WC checkout button and then add one back with different verbiage
   on it based on the gateways that were setup and the options that were set, but
   in our latest version we eliminated that and now we’re just replacing the text
   on the existing button without removing and re-adding.
 * So it almost sounds like a combination of you using an old version of our plugin
   and a caching or CDN system in place. The caching/CDN is the only thing I can
   think of that would leave something stranded even when the plugin is no longer
   active.
 *  Thread Starter [pipelist.com](https://wordpress.org/support/users/pipelistcom/)
 * (@pipelistcom)
 * [11 years, 3 months ago](https://wordpress.org/support/topic/express-checkout-activation/#post-5782841)
 * I have the latest version i believe. I just updated a few days ago. Version 1.1.6.2
   
   I dont think i have a cache plugin activated. They all say deactivated. However
   when I checked on another device, the button showed up on that device also.

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/topic/express-checkout-activation/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/express-checkout-activation/page/2/?output_format=md)

The topic ‘express checkout activation’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/paypal-for-woocommerce_dce4f5.svg)
 * [PayPal for WooCommerce](https://wordpress.org/plugins/paypal-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/paypal-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/paypal-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/paypal-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/paypal-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/paypal-for-woocommerce/reviews/)

 * 16 replies
 * 4 participants
 * Last reply from: [angelleye](https://wordpress.org/support/users/angelleye/)
 * Last activity: [11 years, 3 months ago](https://wordpress.org/support/topic/express-checkout-activation/page/2/#post-5782843)
 * Status: resolved