The advanced country code feature allows you to automatically correct your customer numbers according to their country code so that your website can send messages correctly.
How to setup Advanced Country Code
The advanced country code feature allows you to automatically correct your customer numbers according to their country code so that your website can send messages correctly.

You can use this feature with Wawp services and any external messaging service:
- Works with any SMS delivery plugins.
- Compatible with all native phone number inputs on your WordPress site.
- Rich global support including real country flags, symbols, and dial keys.
- Integrated real-time carrier lookup and WhatsApp presence validation (Learn more about Programmatic WhatsApp Checking via Wawp API).
Country Code Dropdown
Through this list, you can enable and disable specific countries you need to accept for autocorrection processes. Selected countries dynamically define your active phone number input support coverage.

Interface for selecting and enabling specific country flags for the advanced phone input field.
Keywords: country flags wordpress, international dialing codes, phone dropdown menuDefault Country Code
This feature defines a fallback fallback logic. If your business focuses heavily on a single primary country, setting a default populates the field instantly without requiring client IP detection overhead every time visitors focus fields. Also used if the visitor resides in an unregistered geo-zone or blocks lookup.

Setting a primary fallback country code to streamline the checkout experience for local users.
Keywords: default country code, pre-filled phone field, conversion optimizationEnable IP Detection
When activated, Wawp attempts to resolve the user’s geographic location via their current network IP. This smartly pre-selects appropriate country code dropdown flags instantly, boosting frontend submission UX.

Configuration for identifying a visitor's country via IP address to automatically select the correct phone flag.
Keywords: ip detection wordpress, geo-location phone field, automatic country selectionEnable Carrier Lookup
This lookup check tests networks like Vodafone, AT&T, T-Mobile etc. Providing clear verification statuses displays a layer of quality assurance and polish directly to frontend visitors.

Real-time detection of the mobile network provider for a given phone number (e.g., Vodafone, AT&T).
Keywords: carrier lookup api, mobile network identification, phone number verificationEnable WhatsApp Check
A cornerstone experience mechanism designed specifically to prompt whether the number provided successfully resolves to a Live WhatsApp backend endpoint ready for receiving your platform notifications.

Visual indicator showing whether a phone number is currently active and registered on WhatsApp.
Keywords: whatsapp account check, verify phone numbers, whatsapp presence apiPhone Fields
This settings zone empowers the core automation handler. Wawp listens to and manipulates input elements dynamically based purely on specific target Selector ID handles. Common use-case standard ids:
| ID Context | Use Case / Target |
|---|---|
#billing-phone | Modern WooCommerce Block/Gutenberg React fields |
#billing_phone | Classic Legacy WooCommerce Checkout |
#awp_whatsapp | Standard Wawp User Login Layouts |
#awp_phone | Global Wawp Signup/Register Screens |
How to get a target Input ID
id="example-id". Copy example-id and paste it with the hash symbol (#) into your Wawp control dashboard mappings list.Example Source structure:
<input type="tel" id="awp-connect-phone-number" placeholder="e.g., 447441429009">

Tutorial on using browser developer tools to find the correct CSS selector ID for phone field integration.
Keywords: find css selector, inspect element tutorial, wordpress field idYou can always toggle specific target ids off later by using the Enabled / Disabled toggle buttons beside individual selectors without fully purging them from history.
Real-Time Client Experience
Here is a preview representation of live feedback loops a shopper experiences within frontend fields:
1. Fully Valid WhatsApp Record:

UI preview showing a successful WhatsApp account validation for a correctly formatted number.
Keywords: valid whatsapp notification, user feedback, successful verification2. Phone valid but NOT active on WhatsApp:

UI preview showing a number that is valid but does not have a registered WhatsApp account.
Keywords: non-whatsapp number alert, phone validation, customer feedback3. Syntactically Invalid Structure:

UI preview showing an error for a phone number with an incorrect digit count or invalid structure.
Keywords: invalid phone format, error handling, input validationRelated Articles
- Need help? Contact Support.
- Check out our Changelog.
- Join our Facebook Community.
- LLM? Read llms.txt.