Home Forums WoodMart support forum Split: Error Something went wrong. Please try again or choose another payment source.

Split: Error Something went wrong. Please try again or choose another payment source.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #640040

    josiah.garber
    Participant

    We’re having a problem where WooCommerce Anti-Fraud now prevents all orders while running Woodmart theme.

    We’ve found that the first nonce check WooCommerce Anti-Fraud performs inside WooCommerce_Anti_Fraud::wildcard_email_validation() fails every time while Woodmart is the active theme.

    This line:
    if ( ! wp_verify_nonce( $_REQUEST['_wpnonce'], 'my-nonce' ) ) {

    Aborts every order. WooCommerce Anti-Fraud was working with Woodmart previously with an older PHP version. We’ve had trouble since the upgrade to PHP 8.2.27. When we switch themes to Twenty Twenty Four, this nonce check does not fail.

    Can you replicate this behavior?

    #640339

    Artem Temos
    Keymaster

    Hello,

    Please disable any plugins not directly related to our theme and provide us with your admin and FTP access details. We will log in to your dashboard and investigate the issue. Please ensure that you only keep the following plugins that are necessary for our theme to work correctly:
    – WoodMart core
    – WooCommerce
    – Elementor/WPBakery Page Builder

    Thank you in advance.

Viewing 2 posts - 1 through 2 (of 2 total)