Dispatch multiple AJAX events from one button?

Hi all, without changing the actual core code is it possible to dispatch multiple AJAX calls from one button?



I have dispatch[checkout.shipping_estimation] and dispatch[checkout.update_shipping]. Is it possible to call both at once?

Hi accomplished this through the controller.