Title: Version 2.1.0 errors / issues
Last modified: February 12, 2020

---

# Version 2.1.0 errors / issues

 *  Resolved [ecosciences](https://wordpress.org/support/users/ecosciences/)
 * (@ecosciences)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/version-2-1-0-errors-issues/)
 * We are experiencing issues since this update.
 * Errors at checkout page are:
    1. An error occurred, please try again or try an
   alternate form of payment. 2. 3D Secure Verification Token is missing
 * Looking around on other threads, we’ve tried the following with no resolve to
   this issue. We take a lot of orders online per day, for thousands of dollars 
   so this is a major issue for our company to deal with.
 * We’ve tried the following to resolve this issue:
    1. Disconnect Square in WooCommerce,
   reconnect. 2. Enabled the address 2 and we are still getting “An error occurred,
   please try again or try an alternate form of payment”.
 * —- We have tried Visa & Mastercards. Also seeing “3D Secure Verification Token
   is missing” in logs. Just started seeing this error late yesterday. Payment will
   not process.
    -  This topic was modified 6 years, 2 months ago by [ecosciences](https://wordpress.org/support/users/ecosciences/).

Viewing 10 replies - 16 through 25 (of 25 total)

[←](https://wordpress.org/support/topic/version-2-1-0-errors-issues/?output_format=md)
[1](https://wordpress.org/support/topic/version-2-1-0-errors-issues/?output_format=md)
2

 *  [livesyzygy](https://wordpress.org/support/users/livesyzygy/)
 * (@livesyzygy)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/version-2-1-0-errors-issues/page/2/#post-12484152)
 * Hello – I’m having the same issue and have tried every solution under this thread
   with no luck. I’ve rolled back to 2.08… I’ve made address line 2 mandatory… I’ve
   cloned the site and migrated to another server to see if this was a host issue.
   I’ve also tried the code snippet as outlined above and still not having any luck.
 * The last thing I’ve tried was de-activating all of my plugins except for Woo 
   and Square… but I have 2 mandatory additional plugins… Udesly (which converts
   some elements I built in webflow)… as well as “Advanced Custom Fields Pro.” So
   4 plugins total… but am still having the error.
 * Any other ideas here? This is kind of crazy!! Can’t believe between Square and
   Woo that we don’t have a stable plugin to use.
 *  [ryo0110](https://wordpress.org/support/users/ryo0110/)
 * (@ryo0110)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/version-2-1-0-errors-issues/page/2/#post-12484181)
 * I’ve rolled back to 2.08 and payments were able to go through
 *  Thread Starter [ecosciences](https://wordpress.org/support/users/ecosciences/)
 * (@ecosciences)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/version-2-1-0-errors-issues/page/2/#post-12484190)
 * [@livesyzygy](https://wordpress.org/support/users/livesyzygy/) Have you checked
   Chrome > Developer Tools > Console to see if there is any JS errors at checkout?
   Most of the issues I’ve seen with 2.0.8 were related to jQuery not loading before
   the square scripts. So you’d see errors in Console which would point to to jQuery
   not defined specifically.
 * We did not use address 2 mandatory, actually it’s still hidden if that’s any 
   help. 2.0.8 is working for us after rollback.
 * We’re not using the two plugins you outlined here, but we are using about 30 
   others, mostly by WooCommerce.
 *  [livesyzygy](https://wordpress.org/support/users/livesyzygy/)
 * (@livesyzygy)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/version-2-1-0-errors-issues/page/2/#post-12484229)
 * Yes – The JS error is the following… [Analytics] A token request is already in
   place e.gettoken [@data](https://wordpress.org/support/users/data/).js:18
 *  Thread Starter [ecosciences](https://wordpress.org/support/users/ecosciences/)
 * (@ecosciences)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/version-2-1-0-errors-issues/page/2/#post-12484241)
 * [@livesyzygy](https://wordpress.org/support/users/livesyzygy/) I can’t say that
   I can “fix” any issues for you, but if you post up the website URL in question
   others might also be able to chime in on errors. I can take a quick look and 
   see if I see anything standing out in Console by looking at your checkout.
 *  [livesyzygy](https://wordpress.org/support/users/livesyzygy/)
 * (@livesyzygy)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/version-2-1-0-errors-issues/page/2/#post-12484255)
 * Thanks so much for taking a look! Any and all ideas are welcome right now… The
   URL is [http://www.livesyzygy.com](http://www.livesyzygy.com)
 *  Thread Starter [ecosciences](https://wordpress.org/support/users/ecosciences/)
 * (@ecosciences)
 * [6 years, 2 months ago](https://wordpress.org/support/topic/version-2-1-0-errors-issues/page/2/#post-12484457)
 * [@livesyzygy](https://wordpress.org/support/users/livesyzygy/) this is definitely
   a different issue than what most are experiencing with 2.1.0 update, just laying
   this out here since it pertains to 2.0.8 also with your site.
 * Looking at your checkout I don’t see the typical 2.1.0 or 2.0.8 JS error issue,
   so that’s off the table. Beyond me actually placing an order to see the full 
   effect of your checkout and errors I can’t say much more except look at the information
   below to further troubleshoot.
 * ** Regarding 2.0.8 there was another thread here: [https://wordpress.org/support/topic/a-token-request-is-already-in-place/](https://wordpress.org/support/topic/a-token-request-is-already-in-place/)
   That outlined this specific issue you are having could be due to a WordPress 
   caching issue. Looks like you’ve already done the step by step of trying to test
   for plugin and theme conflicts so you’re past that step, but caching is another
   thing.
 * Not sure what caching tools you might be using in your WordPress build, but caching
   in WordPress helps speed up the site a lot but also seems to cause a lot of issues
   if not correctly cleared after plugin updates/downgrades and or coding changes.
   I would start with digging into clearing cache inside WordPress Admin. There 
   are plugins for this and even some provided by your hosting provider (SiteGround
   provides SG Optimizer) but you’ll have to figure out what tool you want to use
   to handle this.
 *  [Mike W](https://wordpress.org/support/users/nixiack8/)
 * (@nixiack8)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/version-2-1-0-errors-issues/page/2/#post-12497793)
 * Hi [@ecosciences](https://wordpress.org/support/users/ecosciences/),
 * Thank you for taking the time to assist with these issues! Are the issues still
   happening? We are tracking currently an issue with saved cards not processing
   correctly, along with a few others.
 * For the site `https://livesyzygy.com/` I checked the Console and I do see a call
   for a token already in place:
 * [https://d.pr/i/MeYA1K](https://d.pr/i/MeYA1K)
 * This particular message should have been resolved in the 2.1.0 update. If you
   are on 2.0.8 (as you mentioned in your first post), do the following:
 * – Disconnect Square
    – Disable and Remove Square plugin from **WooCommerce > 
   Plugins > All Plugins** – Re-install the plugin from [this repo](https://wordpress.org/plugins/woocommerce-square/)–
   Re-connect Square and test to see if the error persists.
 * Let us know!
 *  [livesyzygy](https://wordpress.org/support/users/livesyzygy/)
 * (@livesyzygy)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/version-2-1-0-errors-issues/page/2/#post-12499812)
 * Hey Guys – I went to code canyon and bought a 3rd party square plugin that fixed
   the problem and is working great for me! I tried everything for the Woo provided
   plugin and couldn’t get anywhere. This worked perfect the first time.
 * [https://codecanyon.net/item/woocommerce-square/22136956](https://codecanyon.net/item/woocommerce-square/22136956)
 * Hope this helps anyone else who is stuck!
 *  [whitebox4](https://wordpress.org/support/users/whitebox4/)
 * (@whitebox4)
 * [6 years, 1 month ago](https://wordpress.org/support/topic/version-2-1-0-errors-issues/page/2/#post-12500958)
 * i cant believe this is a real plugin….constant errors, broken features every 
   upgrade, constant rolling back. i used to like square but this plugin has left
   such a bad taste in my mouth i just want to get as far away from square as possible.

Viewing 10 replies - 16 through 25 (of 25 total)

[←](https://wordpress.org/support/topic/version-2-1-0-errors-issues/?output_format=md)
[1](https://wordpress.org/support/topic/version-2-1-0-errors-issues/?output_format=md)
2

The topic ‘Version 2.1.0 errors / issues’ is closed to new replies.

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

 * 25 replies
 * 9 participants
 * Last reply from: [whitebox4](https://wordpress.org/support/users/whitebox4/)
 * Last activity: [6 years, 1 month ago](https://wordpress.org/support/topic/version-2-1-0-errors-issues/page/2/#post-12500958)
 * Status: resolved