Title: Checkout Hangs
Last modified: August 30, 2016

---

# Checkout Hangs

 *  Resolved [OliverHamburg](https://wordpress.org/support/users/oliverhamburg/)
 * (@oliverhamburg)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/checkout-hangs/)
 * Hi,
 * my checkout page hangs with the current woocommerce version.
 * Analysing it I found
 * – admin-ajax.php returns -1 on the action ‘woocommerce_update_order_review’
    –
   this happens since update_order_review() fails with check_ajax_referer( ‘update-
   order-review’, ‘security’ ) – this happens since wp_verify_nonce() does not accept
   the nonce, analysing the nonce the function finally returns with false
 * The admin-ajax post holds a _wpnonce which does not look bad.
 * Oliver
 * [https://wordpress.org/plugins/woocommerce/](https://wordpress.org/plugins/woocommerce/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [OliverHamburg](https://wordpress.org/support/users/oliverhamburg/)
 * (@oliverhamburg)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/checkout-hangs/#post-6326241)
 * This has been an issue with W3 Total Cache.
 * Despite of
 * [http://docs.woothemes.com/document/configuring-caching-plugins/](http://docs.woothemes.com/document/configuring-caching-plugins/)
 * > Note, WC 1.4.2+ sets the DONOTCACHEPAGE, constant which means you can skip 
   > this step
 * the checkout page has been cached. Thus, the nonces did not match.

Viewing 1 replies (of 1 total)

The topic ‘Checkout Hangs’ is closed to new replies.

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

## Tags

 * [admin-ajax](https://wordpress.org/support/topic-tag/admin-ajax/)
 * [checkout](https://wordpress.org/support/topic-tag/checkout/)
 * [nonce](https://wordpress.org/support/topic-tag/nonce/)

 * 1 reply
 * 1 participant
 * Last reply from: [OliverHamburg](https://wordpress.org/support/users/oliverhamburg/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/checkout-hangs/#post-6326241)
 * Status: resolved