> For the complete documentation index, see [llms.txt](https://docs.woohoo.dance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.woohoo.dance/elements/checkout/checkout-hooks.md).

# Checkout Hooks

By default we are modifying checkout hooks so some of your third-party integrations via plugins might not work out of the box. If you want to keep the default hooks, uncheck this option "Use Checkout hook as element":

<figure><img src="/files/z8VjXdw7xfKso41GjRZo" alt=""><figcaption></figcaption></figure>

So if you have something extra that is showing let's say after billing fields: *woocommerce\_after\_checkout\_billing\_form* then it will show there where you place the Billing fields element.

If you need more control over this. Keep the function "Use Checkout hook as element" enabled and also make sure to have "Use hook as element" enabled on Checkout wrapper:

<figure><img src="/files/Xa8HbYHkCgBOGVg3cqW4" alt=""><figcaption></figcaption></figure>

Then you can just add element **Checkout hook** and place it **anywhere** in the Checkout wrapper.

<figure><img src="/files/m8sSa7yvGhM40Zq6JeIq" alt=""><figcaption></figcaption></figure>

Via this element, select the hook we want to show, which in our case is *woocommerce\_after\_checkout\_billing\_form.*&#x20;
