Scenario:
- Logged in customer with minimum 2 address
- Checkout page display all payment method with first selected payment method.
- When I hit ‘place order’, it says to select payment method. But payment method already selected.
- When I switch the address by click on “Ship here”, the payment method reload and then I can place order.
What I want:
I want to run/call/reload/refresh “estimate-shipping-methods-by-address-id” manually by custom js file.
OR
Any other way to tell checkout page?