• User Verification plugin > WooCommerce > Redirect after payment is interfering with our WooCommerce checkout flow.

    Even when it was not set (default was none) it overridden our custom ‘Thank You’ page redirect plugin and redirected to ‘My Account’. I wasted many hours trying different WooCommerce settings, plugins and functions.php edits to get it NOT to go to ‘My Account’ page to no avail. Then I noticed the uv_check=true query string and thought maybe that had something to do with it.

    I took a look into the User Verification settings and found the WooCommerce > Redirect after payment and I set it to our ‘Thank You’ page, however, now it overwrites our query string (order number) with your plugin’s query string which breaks our ‘Thank You’ page. Due to this, we had to deactivate the User Verification plugin and now the WooCommerce flow is back to normal.

    I would like to suggest that if the User Verification > WooCommerce > Redirect after payment is set to ‘none’, that your plugin disables the redirect feature entirely (not redirect to a default page). Also, if the User Verification > WooCommerce > Redirect after payment is set that it appends your query string instead of overwriting the existing query string.

  • The topic ‘Unwanted Redirect After Payment’ is closed to new replies.