Phone Validator with Flags for WooCommerce

Mô tả

Phone Validator with Flags for WooCommerce enhances the billing phone field on the checkout page by:

  • Displaying a dropdown with country flags and dial codes.
  • Auto-detecting the default country or letting the customer choose.
  • Validating the phone number format in real-time.
  • Respecting WooCommerce’s “Selling Locations” settings to limit the list of countries.

Ideal for WooCommerce stores targeting international customers who want to ensure clean, valid phone numbers during checkout.

Features

  • 🏳️ Add country flags and dial codes to the checkout phone field.
  • ✅ Validate phone numbers in real-time before submission.
  • 🌍 Supports only countries enabled in WooCommerce Selling Locations.
  • 🔒 GDPR-safe and does not rely on any external APIs.
  • ⚙️ Compatible with High-Performance Order Storage (HPOS).
  • 📦 Lightweight and fully self-contained.
  • 🌐 Translation-ready.

Libraries Used

This plugin includes the following third-party open source library:

  • intl-tel-input – JavaScript international phone input utility.
    Source: https://github.com/jackocnr/intl-tel-input
    License: MIT

Ảnh màn hình

  • Enhanced checkout phone field with country flag.

Cài đặt

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Ensure that WooCommerce is active and “Selling Locations” are configured.
  4. The billing phone field on the checkout page will now display with country flag + validation.

Hỏi đáp

Does this plugin send data to third-party services?

No. All assets and logic are fully self-hosted. No external scripts, APIs, or CDNs are used.

Does this plugin work with custom phone fields?

Currently, it only targets the default WooCommerce billing_phone field at checkout.

What if the user enters an invalid phone number?

An alert will appear, and the order will not be submitted until a valid phone number is entered.

Does it support HPOS?

Yes. This plugin officially declares compatibility with WooCommerce High-Performance Order Storage.

Đánh giá

20 Tháng 8, 2025 1 trả lời
This plugin is excellent and supports all countries. The best part is that I was able to set Saudi Arabia as the default number, so customers don’t have to change the country manually. It saved me time and made the customer experience much smoother. Highly recommended!
4 Tháng 8, 2025 1 trả lời
We highly recommend business owners to use this plugin on their website, as it has worked exceptionally well on ours.
14 Tháng 7, 2025 1 trả lời
I’ve used this on my WordPress site and I’m genuinely impressed. The design is sleek, the settings are easy to configure, and the overall user experience is top-notch. 👌 It made my workflow so much smoother, and the support team is incredibly responsive and helpful. Highly recommended for anyone looking for a professional and reliable solution. 🔥 thanks to the developers for creating such a powerful tool! ❤️
Đọc tất cả 6 đánh giá

Người đóng góp & Lập trình viên

“Phone Validator with Flags for WooCommerce” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“Phone Validator with Flags for WooCommerce” đã được dịch qua 2 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “Phone Validator with Flags for WooCommerce” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

1.0.0

  • Initial release with flag selector, validation, and WooCommerce integration.

1.1.0

  • Fix some technical issues about the error alert

1.2.0

  • Fix some technical issues