I'm currently working on a custom shipping method plugin for WooCommerce. In order to calculate the cost of shipping I need access to the customer's phone number and/or email address.
At the moment I can see the checkout shipping methods are refreshed for specific checkout fields as postcode, city, state or country when changing or entering a value in the checkout page.
How can I trigger this same reload when the user enters their email or phone number?