Hey all,
Is there a way to check whether a store has “Carrier Calculated Shipping” feature enabled or not, using API request? (other than from the error message you get when trying to create a carrier service using the API)
Hey all,
Is there a way to check whether a store has “Carrier Calculated Shipping” feature enabled or not, using API request? (other than from the error message you get when trying to create a carrier service using the API)
Hi YOD_Solutions,
Unfortunately, Shopify does not provide an API endpoint to check if a store has the “Carrier Calculated Shipping” feature enabled. The only way to verify this is by attempting to create a carrier service using the CarrierService API and checking for an error message. Another alternative would be to check in the store’s shipping settings manually.
Hope this helps,