logo

Cara Pastikan Format Nombor Telefon Betul

Untuk memastikan Autonami dan Wabot berjaya hantar WhatsApp, format nombor telefon perlu bermula dengan “country code”.
Anda boleh install plugin di bawah (tak perlu license key) untuk memastikan nombor telefon yang pelanggan anda masukkan semasa “checkout” mengikut format yang betul.
Untuk support developer plugin, boleh beli license guna link di bawah.
WooCommerce international phone input
This plugin can be used for for easy phone number input when buying goods in WooCommerce with using flags of countries. Consist the option to set country automatically (using client IP address) and phone number validation. To start plugin work - you only need to activate it. It's really simple.
WooCommerce international phone input

CSS Code Untuk Cartflows

Ini adalah custom CSS yang anda boleh guna untuk cantikkan field phone number dalam Cartflows apabila menggunakan plugin di atas.
javascript
/** Phone Input Validator **/ .iti {width: -webkit-fill-available;} .iti input {padding-left:50px!important;} .iti__flag-container {padding-top:20px;}