Title: Intercept Checkout
Last modified: July 9, 2019

---

# Intercept Checkout

 *  Resolved [tesscowp](https://wordpress.org/support/users/tesscowp/)
 * (@tesscowp)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/intercept-checkout/)
 * I’ve been trying to find a way, to intercept/redirect the checkout process to
   hit a page where I need to check a condition. Basically its a second validator(
   custom php) that checks if the user has order more than 3 times in the last 90
   days. If everything checks out… then the order would continue to submit.
 * I’ve try stuff as simple as changing where the form submits too… and checkout
   seems to ignore it… and submits anyway. Any help would be appreciated.

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

 *  [Luminus Alabi](https://wordpress.org/support/users/luminus/)
 * (@luminus)
 * Automattic Happiness Engineer
 * [6 years, 10 months ago](https://wordpress.org/support/topic/intercept-checkout/#post-11716918)
 * Hi [@tesscowp](https://wordpress.org/support/users/tesscowp/),
 * This sounds like the kind of thing that you’d want to speak to a developer about
   as you’re trying to alter the way that WooCommerce works.
 * Alternately, you may want to take a look at this plugin – [https://wordpress.org/plugins/woocommerce-product-dependencies/](https://wordpress.org/plugins/woocommerce-product-dependencies/).
   It doesn’t do exactly what you want, but it looks like it may have the beginnings
   of what you need.
 * It takes the approach of checking dependencies at the point of trying to add 
   the product to the cart, rather than trying to intercept the checkout process.
 * Cheers.
 *  Thread Starter [tesscowp](https://wordpress.org/support/users/tesscowp/)
 * (@tesscowp)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/intercept-checkout/#post-11718624)
 * Thanks [@luminus](https://wordpress.org/support/users/luminus/), wish me luck.
 *  [Luminus Alabi](https://wordpress.org/support/users/luminus/)
 * (@luminus)
 * Automattic Happiness Engineer
 * [6 years, 10 months ago](https://wordpress.org/support/topic/intercept-checkout/#post-11718906)
 * All the best [@tesscowp](https://wordpress.org/support/users/tesscowp/).
 * Hopefully, you’re able to get it working the way you want.
 * I’ll go ahead and mark this thread as resolved now.
 * If you have another question, do feel free to open a new thread.

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

The topic ‘Intercept Checkout’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

 * [checkout](https://wordpress.org/support/topic-tag/checkout/)
 * [validation](https://wordpress.org/support/topic-tag/validation/)
 * [validator](https://wordpress.org/support/topic-tag/validator/)

 * 3 replies
 * 2 participants
 * Last reply from: [Luminus Alabi](https://wordpress.org/support/users/luminus/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/intercept-checkout/#post-11718906)
 * Status: resolved