Phone Number Validation
-
First of all, there is a Fatal Error that is preventing the settings to be visible on woocommerce settinga page:
Fatal error: Call to a member function getVariables() on a non-object in /home/public_html/wp-content/plugins/woocommerce-plivo/includes/admin/wcp-admin-setting-fields.php on line 96
Secondly, can we have number validation in place? Currently, Plivo requires country code to be present in the number you want to send SMS to. However, some customers fail to provide it. Can we have a basic setting to set default country code, which this plugin will add as prefix to the customer number, incase the country code is missing?
In previous versions of this plugin, I used to achieve this view modification of sendSMS function. I haven’t checked new version and its code yet. But this will certainly help many people.
- The topic ‘Phone Number Validation’ is closed to new replies.