# COD Verification on Checkout

Once customers add products to their cart, proceed to checkout and select cash on the delivery payment method, they are required to verify their mobile number through OTP. On click of the “Send OTP” button, the extension will send OTP to the billing address mobile number.

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

Once you get OTP, you have to add it in the text box and click the button to verify your mobile number. Else you can wait or use the “Resend OTP” button to send OTP again.

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

During the Cash on delivery verification process, if the customer aborts the operation and tries to proceed further, the extension will show an error.

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

Cash on delivery verification through OTP for multishipping checkout billing address

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


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.magecomp.com/magento-2-cash-on-delivery-verification-extension/cod-verification-on-checkout.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
