• Resolved OliverHamburg

    (@oliverhamburg)


    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://www.ads-software.com/plugins/woocommerce/

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Checkout Hangs’ is closed to new replies.