Hooking into AJAX checkout submit event
-
Hello,
We need to perform a check after the checkout form has been filled out. Based on this successful check, we will display the available payment gateways.
This has turned out to be tricky.
I can see the ‘checkout_place_order’ event being triggered in checkout.js, but this is happening before the form validation has passed. We need valid form data to perfom our check.
What are our possibilities here, other than creating our own AJAX-call from scratch?
Thanks in advance,
Michael
(PS: I am not posting a URL or system status, since this is not a bug)
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Hooking into AJAX checkout submit event’ is closed to new replies.