Update billing address dropdown in checkout after AJAX call
I implemented the functionality of editing a customer address in checkout using AJAX. Everything works as expected for the shipping address, as it is updated automatically, but I can’t figure out how to update the billing address dropdown without refreshing… Read More »Update billing address dropdown in checkout after AJAX call