Billing details at checkout
-
During the checkout process, billing details and the cart items are displayed. When the visitor clicks ‘place order’ I want to send the billing details to a service we set up and verify that they are in the system. If they are, continue the checkout process and automatically log them in, if not we will create a user account and then continue.
My question: what checkout hook can I use to pause interrupt the process to check our service first before completing the transaction. I am guessing that it is “woocommerce_review_order_before_submit” but I can’t find any use examples online for this hook. Does anyone have any suggestions?
-Thx
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Billing details at checkout’ is closed to new replies.