Title: Redirection after payment
Last modified: October 20, 2020

---

# Redirection after payment

 *  Resolved [Maurizio Melandri](https://wordpress.org/support/users/melojoy/)
 * (@melojoy)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/redirection-after-payment/)
 * Hi, after a purchase I get a 302 redirect in response to /checkout/order-received/
   10758/?Key=wc_order_ruBqI7EGNnA6C (for example) and I am redirected to the my-
   account page with the parameter /?Uv_check=true
 * I had the problem with old versions of the plugin, but after updating the plugin
   to 1.0.51 and woocommerce to 4.6.0 the problem persist.
 * User Verification Settings / WooCommerce are:
    – Disable auto login > Yes – Display
   Message after successfully registration > yes – Redirect after payment > None
 * Thanks

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Thread Starter [Maurizio Melandri](https://wordpress.org/support/users/melojoy/)
 * (@melojoy)
 * [5 years, 10 months ago](https://wordpress.org/support/topic/redirection-after-payment/#post-13556391)
 * Hi, examining the plugin code, at the moment I solved it by inserting the following
   code in my functions.php file
 * `remove_action( 'woocommerce_thankyou', 'user_verification_woocommerce_thankyou');`
 * Maybe there is some problem in ‘uv_wc_redirect_after_payment’ option and the 
   function make redirect to your default value wc_get_page_id (‘myaccount’)?
 * Thanks for support,
    Maurizio
 *  [oasiswork07](https://wordpress.org/support/users/oasiswork07/)
 * (@oasiswork07)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/redirection-after-payment/#post-13647626)
 * I am facing the same issue after successful purchase user is redirected to ‘/
   my-account/?uv_check=true’ instead of ‘/checkout/order-received/’
 * Plugin version: 1.0.51
 *  Plugin Author [PickPlugins](https://wordpress.org/support/users/pickplugins/)
 * (@pickplugins)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/redirection-after-payment/#post-13649478)
 * HI, [@oasiswork07](https://wordpress.org/support/users/oasiswork07/) have you
   tried [@melojoy](https://wordpress.org/support/users/melojoy/) solution?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Redirection after payment’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/user-verification_e4e1e5.svg)
 * [User Verification by PickPlugins](https://wordpress.org/plugins/user-verification/)
 * [Support Threads](https://wordpress.org/support/plugin/user-verification/)
 * [Active Topics](https://wordpress.org/support/plugin/user-verification/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/user-verification/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/user-verification/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [PickPlugins](https://wordpress.org/support/users/pickplugins/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/redirection-after-payment/#post-13649478)
 * Status: resolved