Automattic / woocommerce-services

WooCommerce Services is a feature plugin that integrates hosted services into WooCommerce (3.0+), and currently includes automated tax rates and the ability to purchase and print USPS shipping labels.
GNU General Public License v2.0
107 stars 20 forks source link

Make origin and destination phone number required #1901

Open superdav42 opened 4 years ago

superdav42 commented 4 years ago

Fedex Requires both an origin and destination phone number in order to purchase labels. These are not marked as required. We should mark them as required and validate that they are phone numbers. We may want to provide some message that merchants could use their phone number if they did not capture the customer's phone number. We also may want to allow them to bypass this requirement for merchants who only want to ship via USPS.

superdav42 commented 4 years ago

Looks like international orders already make the phone required.

c-shultz commented 4 years ago

I'll move this out of the milestone. It's a dependency for fedex, but it's not a priority at this time.