Checkout “Nonce verification failed. Please try again.”
-
Hello,
when I use one of the predefined Woodmart checkout layouts, customers receive the following error message after clicking the Place Order / Pay button:
“Nonce verification failed. Please try again.”
If I switch back to the default WooCommerce checkout layout, the order can be placed without any problem.
It therefore seems that the issue is related to the Woodmart checkout layout. Could you please check this or advise how to resolve it?
Thank you.
Hello,
It looks like the plugin adds its custom content using the standard WooCommerce hook. When you create a custom layout with a page builder, it doesn’t contain any default elements and hooks. It contains only those elements that you added with the page builder manually.
We have a special “Hook” element in page builder that you can place to your custom layout and then the plugin will be able to add its custom content there. But we don’t know which one exactly it needs. You can either try to select all hooks one by one or contact plugin developers for help.
Read more information here https://xtemos.com/docs-topic/custom-hooks-and-plugins-compatibility/
Best Regards,