Add selected property to shippingMethods. Set it to true for the selection.
{ "label": "Paid Shipping", "detail": "Arrives in 1 to 2 days", "amount": "20.00", "identifier": "paidShip", "selected": true }
Post
Replies
Boosts
Views
Activity
Add selected property to shippingMethods. Set it to true for the selection.
{
"label": "Paid Shipping",
"detail": "Arrives in 1 to 2 days",
"amount": "20.00",
"identifier": "paidShip",
"selected": true
}