How to default to a particular shipping method in payment sheet ?

I have multiple shipping methods in the payment sheet and need to get a particular shipping method defaulted for the user.

eg : shippingMehods : [ { label :a }, {label:b},{label:c} ] .


From the above shipping mode , {label:b} should be defaulted for the user in the payment sheet ?

Replies

Did you manage to get a fix for this ??? I have the same exact requirement, would be good to know if there is something that can be done to preselect a specific ship method on the payment sheet.\


-Naga