Covers all questions related to inventory management, order fulfillment, and shipping.
We are using the CarrierService API to create a CarrierService to display 3 shipping rates to customers.
If our customers try to unselect a service when editing the rate on Shopify all 3 rates are still returned.
Expected:
If I unselect the service "TUNL" on Shopify, click "Done" and click "Save" on the general profile, I expect the "Economy Shipping" rate not to be returned at checkout.
Actual:
All 3 shipping rates are still returned at checkout.