# WhatsApp Number Verification in Frontend

The extension requires the user to verify their WhatsApp number when they place an order for the very first time.\
Every time when customer change or update their WhatsApp number Extension asks the customer to perform verification process again.

**WhatsApp Number Verification While Creating Account**

Whenever any customer trying to create an account from the store frontend, the extension will ask a customer to verify their WhatsApp number first.

![](https://magecomp.com/support/wp-content/uploads/2019/07/whatsapp_number_verification_on_customer_registration_1.png)

**WhatsApp Number Verification for Guest Checkout**

Also, for the guest customer, the extension does not allow the customer to proceed further. Once a customer enters received WhatsApp OTP, they can continue to the checkout process.

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

**Verify WhatsApp Number from My Account Section**

The customers are free to update their WhatsApp number at any time from their account section.

<figure><img src="/files/o0UXEcifCk2A94gGAnp8" 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-whatsapp-order-notification-ultimate-extension/whatsapp-number-verification-in-frontend.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.
