Add custom textbox after shipping method if freeshipping selected with validation
i’ve added textbox field if shipping method is freeshipping based on the shipping method textbox functionality working fine. but i want to make that field required which is not working here is my code checkout_index_index.xml <referenceBlock name=”checkout.root”> <arguments> <argument name=”jsLayout”… Read More »Add custom textbox after shipping method if freeshipping selected with validation