No content to show
User Activity
09-08-2024
I can confirm the carrier service is being registered by the API, but I think you're right, my dev store is not at the tier that allows the webhook to fire, I'm trying to work with Shopify customer service at the moment to expand the capabilities of ...
09-06-2024
I'm running into the same issue, trying to build a shopify function that works with a carrier service to hide and show the custom shipping options, but I can't create a testing environment outside a live store because my development store won't fire ...
06-24-2024
same issue here
Yes, we too were excited about the potential of metaobjects as it allowed us to create a model object to better fit our products, unfortunately without this feature we will not be able to utilize them on our store...yet. If you could filter by a meta...
I have a product variant that I would like to set the size attribute to: Size: "EFC-1 (Fits F-1, HTM-1, G-4 Fenders)" but when I try to add this to the product options it breaks it up on the commas and tries to add several attributes. Is the comma c...
I've successfully done this using a post request to their CarrierService API:https://shopify.dev/api/admin/rest/reference/shipping-and-fulfillment/carrierservice#create-2021-04I used Postman to create a one time request to register a new Carrier Serv...
06-20-2021
Having access to this data is critical to running an efficient shipping program and it's hard to understand why shopify doesn't make this a formal part of the API, but I'm not holding my breath for shopify to add anything new to their API, we have no...
10-28-2020
You can create shipping profiles, with different sets of products in each profile, and set a custom shipping settings for those profiles but why can't you set a default box size for those profiles, it seems like such a simple thing?