taxjar / taxjar-magento2-extension

Magento 2 Sales Tax Extension by TaxJar
http://www.taxjar.com/guides/integrations/magento2/
Open Software License 3.0
22 stars 30 forks source link

XC-9: Checkout address phone numbers #238

Closed sethobey closed 2 years ago

sethobey commented 2 years ago

Context

Acceptance of TJ-validated address in some checkout scenarios will cause phone number to be wiped from JS address object, forcing user to re-input.

Description

Because the same JS function is used in various checkout scenarios, function should first check if phone number is already set on existing address before attempting to update address from quote object.

Performance

Improve UX

Testing

Scenarios

Versions