Title: Plugin not working properly
Last modified: September 5, 2022

---

# Plugin not working properly

 *  Resolved [lucario24](https://wordpress.org/support/users/lucario24/)
 * (@lucario24)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/plugin-not-working-properly-50/)
 * Hi, I need you support
 * First of all, I need to clarify that in my website I use what it seems to be 
   a modified version of this plugin to enable card payments in Mexico, since your
   plugin does not accept card payments in my country. This version of the plugin
   was provided to me by the paypal official support some time ago, so it’s ok.
 * Now, this plugin stopped working correctly at some point (I don’t know since 
   when exactly tho, but I guess it was last month). The paypal buttons are not 
   shown in the checkout, nor in the cart, and in the plugin settings it is impossible
   to make changes, If I make some changes, like activate sandbox mode, activate
   logging or anything else, and after I click the save button and the page refreshes,
   I see the changes were not applied.
 * How is this related to your plugin?, well as I mentioned before, the plugin I
   have seems to be a modified version of yours, so I deactivated my version and
   installed yours for testing, but I am getting exactly the same problem, the paypal
   buttons are not showing in the cart or checkout and I can’t make changes in the
   settings even if I click on the save changes button.
 * I have the latest versions so far of WordPress (6.0.2), Woocommerce (6.8.2) and
   the latest version of this plugin (1.9.3). I tried to downgrade the paypal plugin
   and woocommerce to different previous versions, but the problems persisted. As
   for the version of the plugin modified for Mexico is 1.6.2 . I suspect wordpress
   may be the problem but i’m not able to do a wordpress downgrade for testing right
   now.
 * I should also report this error to the official paypal support, but as your plugin
   does not work either, and as I have already mentioned, both plugins are exactly
   the same with some changes, I thought it was important to report this directly
   to you. I hope you can help me.

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

 *  Plugin Support [Syde Joost](https://wordpress.org/support/users/joostvandevijver/)
 * (@joostvandevijver)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/plugin-not-working-properly-50/#post-15982415)
 * Hello,
 * thank you for reaching out to us, we are here to help.
    I think we know what 
   is causing this since we have received other reports of this issue. There seems
   to be a conflict with the plugin “Checkout Field Editor for WooCommerce: by ThemeHigh–
   1.7.1”. Other merchants have already engaged ThemeHigh and they provided us the
   following workaround:
 * > The issue can be fixed by adding a few changes to our plugin file. As a temporary
   > fix, you can install the fixed plugin file attached along with this update.
   > We will be including this fix in the upcoming version of our plugin.
   > The below code is added in ‘woo-checkout-field-editor-pro → public → class-
   > thwcfd-public-checkout.php’(line 565, function → ‘woo_form_field’) for the 
   > temporary fix.
   > if(!is_checkout()){
   >  return $field; }
 * Please see if this is the same situation you are encountering and if you can 
   get this resolved with the provided details.
 * Please let me know if this helps or if you need us to take another look.
 * Kind regards,
    Joost
 *  Thread Starter [lucario24](https://wordpress.org/support/users/lucario24/)
 * (@lucario24)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/plugin-not-working-properly-50/#post-15984763)
 * Hi [@joostvandevijver](https://wordpress.org/support/users/joostvandevijver/)
 * Yes, I have the checkout field editor plugin, and It seems that the workaround
   solves the problem for now, both version of the paypal plugin are working fine
   now.
 * Many thanks!
 *  Plugin Support [Syde Joost](https://wordpress.org/support/users/joostvandevijver/)
 * (@joostvandevijver)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/plugin-not-working-properly-50/#post-15989856)
 * Hello [@lucario24](https://wordpress.org/support/users/lucario24/)
 * that is great to hear! ThemeHigh should have this issue resolved in their next
   release, so at that time you can remove this code.
 * When you have any suggestions you’d like to share or simply if the plugin works
   for you as expected, then please consider leaving a review for the plugin with
   a few words about your experience: [https://wordpress.org/support/plugin/woocommerce-paypal-payments/reviews/](https://wordpress.org/support/plugin/woocommerce-paypal-payments/reviews/)
 * Kind regards,
    Joost
 *  [DeepVoid](https://wordpress.org/support/users/alexvannini/)
 * (@alexvannini)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/plugin-not-working-properly-50/#post-16016936)
 * Can you share the fixed plugin file? The function “woo_form_field” in the class-
   thwcfd-public-checkout.php can’t be found. I need to solve it ASAP!!! Please 
   help!
 *  Plugin Support [Syde Joost](https://wordpress.org/support/users/joostvandevijver/)
 * (@joostvandevijver)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/plugin-not-working-properly-50/#post-16016970)
 * Hello Alex,
 * the fix is not done by us or in our plugin. The developers of Checkout Field 
   Editor for WooCommerce (ThemeHigh) have created a fix in their plugin. Version
   1.7.2 should not have this issue any longer. You can download this version [here](https://wordpress.org/plugins/woo-checkout-field-editor-pro/).
 * Kind regards,
    Joost
 *  [DeepVoid](https://wordpress.org/support/users/alexvannini/)
 * (@alexvannini)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/plugin-not-working-properly-50/#post-16017076)
 * Ok I’ll try to contact ThemeHigh. I have the premium version of their plugin,
   and the version number is different. Thank you for your quick reply 🙂
 *  [valuemailer](https://wordpress.org/support/users/valuemailer/)
 * (@valuemailer)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/plugin-not-working-properly-50/#post-16079294)
 * Could not retrieve order. OrderEndpoint.php:459 Order status changed from Pending
   payment to Failed. 1.9.3 , 6.9.4, Current version: 6.0.2
 *  Plugin Support [Syde Joost](https://wordpress.org/support/users/joostvandevijver/)
 * (@joostvandevijver)
 * [3 years, 8 months ago](https://wordpress.org/support/topic/plugin-not-working-properly-50/#post-16085105)
 * Hello,
 * there has been another cause found for this error. It can be caused by browser
   incompatibility. There is an upgrade coming to resolve this matter and can be
   already tested on our current beta release for version 1.9.4 [here](https://github.com/woocommerce/woocommerce-paypal-payments/releases/tag/1.9.4-rc1).
 * Kind regards,
    Joost

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

The topic ‘Plugin not working properly’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-paypal-payments/assets/icon-256x256.png?rev=
   3234615)
 * [WooCommerce PayPal Payments](https://wordpress.org/plugins/woocommerce-paypal-payments/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-paypal-payments/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-paypal-payments/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-paypal-payments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-paypal-payments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-paypal-payments/reviews/)

 * 8 replies
 * 4 participants
 * Last reply from: [Syde Joost](https://wordpress.org/support/users/joostvandevijver/)
 * Last activity: [3 years, 8 months ago](https://wordpress.org/support/topic/plugin-not-working-properly-50/#post-16085105)
 * Status: resolved