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)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Intercept Checkout’ is closed to new replies.