I tested the module with this patch and it's not working: https://www.drupal.org/project/commerce_shipping/issues/2849756
The patch removes the "Recalculate shipping" button and is supposed to fire a recalculate function automatically via JavaScript when the shipping address is filled in.
With Commerce USPS, this function never fires and the only way to get shipping options is to submit the whole form.
Comments
Comment #2
andyg5000Hey @cameronprince
Thanks for submitting this one. I'm going to mark this one as postponed for now since the patch (currently in development) has not been committed to commerce_shipping. In theory, if we're getting rates from USPS at any time, then this module is working. We're just chaining on to the calls from Commerce Shipping to go fetch the rates when we're told.
If you have a specific error that shows the USPS module failing at this point, please reopen the issue and provide the error. Otherwise, we'll have to wait until the patch is accepted in #2849756: Auto-recalculate shipping when the address changes to dig in here.
Comment #3
rhovlandThis doesn't seem to be a problem anymore. If anyone does encounter this problem please reopen this issue.