Title: Plugins Is NOT Working
Last modified: November 3, 2017

---

# Plugins Is NOT Working

 *  Resolved [k0c1](https://wordpress.org/support/users/k0c1/)
 * (@k0c1)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/plugins-is-not-working/)
 * Hello, this plugin [https://wordpress.org/plugins/woocommerce-gateway-paypal-powered-by-braintree/](https://wordpress.org/plugins/woocommerce-gateway-paypal-powered-by-braintree/)
   does not work.
 * And I also try fixing with this solutions:
    Replace the line : wp_enqueue_script(‘
   braintree-js’, ‘https://js.braintreegateway.com/v2/braintree.js’, array(), WC_Braintree::
   VERSION, true ); By that line : wp_enqueue_script( ‘braintree-js’, ‘https://js.
   braintreegateway.com/js/braintree-2.32.1.min.js’, array(), WC_Braintree::VERSION,
   true );
 * but also not working correctly.
 * Skúste platiť čokoľvek tu:
    [https://keepcalmandshophere.com/checkout/](https://keepcalmandshophere.com/checkout/)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugins-is-not-working%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 8 replies - 1 through 8 (of 8 total)

 *  [Kristina](https://wordpress.org/support/users/kristinaplauche/)
 * (@kristinaplauche)
 * Automattic Happiness Engineer
 * [8 years, 7 months ago](https://wordpress.org/support/topic/plugins-is-not-working/#post-9648506)
 * Hi there!
 * Can you be a little more specific about what isn’t working? Replacing code probably
   isn’t going to help here. If you can put the code back the way it was and then
   explain what exactly isn’t working, I may be able to help more.
 *  [krregg](https://wordpress.org/support/users/gregiii/)
 * (@gregiii)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/plugins-is-not-working/#post-9649055)
 * Hi, thanks for quick reply.
    okay here is an example: when you want to proceed
   to checkout you have to enter your information and check the payment option. 
   But window in the sidebar where payment options are is like disabled (gray) and
   you can’t pick any (PayPal or cc).
 * For better understanding I suggest you to pick one product and put it in cart.
   Then pres “Checkout” and try to pick one payment method. Here you will see that“
   payment option” area is disabled. Disabled is only with Braintree payment methods.
 * Any idea why?
 *  Thread Starter [k0c1](https://wordpress.org/support/users/k0c1/)
 * (@k0c1)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/plugins-is-not-working/#post-9649416)
 * [@kristinaplauche](https://wordpress.org/support/users/kristinaplauche/)
 * Steps to reproduce bug:
 * 1. Go to shop archive page here: [https://keepcalmandshophere.com/2shop/](https://keepcalmandshophere.com/2shop/)
   
   2. Add to cart any item 3. Then go to checkout 4. Try select payment method
 * See google chrome console image: [https://image.prntscr.com/image/NAB0Eoz-QNidXH-foQO8Tg.png](https://image.prntscr.com/image/NAB0Eoz-QNidXH-foQO8Tg.png)
 *  Thread Starter [k0c1](https://wordpress.org/support/users/k0c1/)
 * (@k0c1)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/plugins-is-not-working/#post-9662440)
 * [@kristinaplauche](https://wordpress.org/support/users/kristinaplauche/) , any
   update?
 *  Plugin Support [Steve E.a11n](https://wordpress.org/support/users/woosteve/)
 * (@woosteve)
 * Automattic Happiness Engineer
 * [8 years, 6 months ago](https://wordpress.org/support/topic/plugins-is-not-working/#post-9670747)
 * Hi there,
 * It looks like PayPal Standard is the only payment option that is currently enabled
   on your site. That part seems to be working fine, so I believe you have temporarily
   disabled the PayPal powered by Braintree extension.
 * The error you highlighted in your screen cap is listed below:
    > Braintree API
   Client Misconfigured: clientToken required.
 * This sounds like a credentials issue. Can you double check that you’re using 
   sandbox credentials and not production credentials?
 * Note: You cannot use Sandbox credentials in Production mode. This is an entirely
   separate sandbox environment that requires a separate login. You can sign up 
   for a sandbox account here: [https://www.braintreepayments.com/get-started](https://www.braintreepayments.com/get-started).
   Once you have done this, you can use the provided Sandbox credentials.
 *  Thread Starter [k0c1](https://wordpress.org/support/users/k0c1/)
 * (@k0c1)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/plugins-is-not-working/#post-9674105)
 * [@woosteve](https://wordpress.org/support/users/woosteve/) , i checked and it
   is production mode enabled correctly 🙂
 *  [Thomas Shellberg](https://wordpress.org/support/users/shellbeezy/)
 * (@shellbeezy)
 * Automattic Happiness Engineer
 * [8 years, 6 months ago](https://wordpress.org/support/topic/plugins-is-not-working/#post-9738462)
 * [@gregiii](https://wordpress.org/support/users/gregiii/) – if the Order Details
   pane on the right-hand side is permanently grayed-out/disabled, there is likely
   a conflict preventing the pane from being refreshed via AJAX. I would test with
   a default theme(2017 or Storefront) along with most plugins disabled.
 * [@k0c1](https://wordpress.org/support/users/k0c1/) – This indeed looks like a
   credentials issue, I would disconnect the plugin from your Braintree account 
   and reconnect.
 *  Plugin Support [dougaitken](https://wordpress.org/support/users/dougaitken/)
 * (@dougaitken)
 * Automattic Happiness Engineer
 * [8 years, 4 months ago](https://wordpress.org/support/topic/plugins-is-not-working/#post-9855497)
 * Hey [@gregiii](https://wordpress.org/support/users/gregiii/) [@k0c1](https://wordpress.org/support/users/k0c1/)
 * We haven’t heard back from you in a while, so I’m going to mark this as resolved–
   if you have any further questions, you can start a new thread.
 * As a note we have just pushed out version 2.1 of the PayPal Powered by Braintree
   extension, please do update when you can.
 * Thanks,

Viewing 8 replies - 1 through 8 (of 8 total)

The topic ‘Plugins Is NOT Working’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-gateway-paypal-powered-by-braintree/assets/icon-
   256x256.png?rev=3234800)
 * [Braintree for WooCommerce Payment Gateway](https://wordpress.org/plugins/woocommerce-gateway-paypal-powered-by-braintree/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-gateway-paypal-powered-by-braintree/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-gateway-paypal-powered-by-braintree/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-gateway-paypal-powered-by-braintree/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-gateway-paypal-powered-by-braintree/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-gateway-paypal-powered-by-braintree/reviews/)

## Tags

 * [braintree](https://wordpress.org/support/topic-tag/braintree/)
 * [paypal](https://wordpress.org/support/topic-tag/paypal/)

 * 8 replies
 * 6 participants
 * Last reply from: [dougaitken](https://wordpress.org/support/users/dougaitken/)
 * Last activity: [8 years, 4 months ago](https://wordpress.org/support/topic/plugins-is-not-working/#post-9855497)
 * Status: resolved