wp_verify_nonce failing on 3DS callback
-
Recently we were having payments fail and we tracked it down to the 3D Secure call back.
Turns out that if it’s a returning customer, the callback works fine.
However, if it’s a new customer, it seems as if the wp_verify_nonce check is failing.
Specifically, it’s the very first line of the process_3ds_order() in class-wc-worldpay-cc-gateway.php that’s failing.
I tried switching to the Storefront theme and disabling all other plugins, without success.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘wp_verify_nonce failing on 3DS callback’ is closed to new replies.