Travis_D
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎09-27-2020 08:42 AM
Topic Started
0
Topics Started
Topic Solutions
1
Solution
Post Count
40
Posts
Post Kudos
7
Likes

Community Badges

We are offering our merchants shipping options through the carrier service callback URL. Are there any known ways to detect when the shipping rate request sent to a carrier service is for a ReCharge...
Hi there, This is a pretty important issue. It seems as of right now, pagination is broken on Shopify for Variants. We are using the Python SDK, version 7.0.2 and API version 2020-...
We are attempting to fulfill an order with a blank SKU, order ID: 2302915215459 SDK Version 7.0.2 API Version 2020-01 The code to fulfill the order: payload =...
We have a customer that we are having a problem with. Usually, when we fulfill an order for a Shopify customer, the order initially has 0 fulfillments. We create a fulfillment when we ship the o...
We have a merchant with a large number of product variants that do not have a product_id. How does this happen? {'inventory_policy': 'deny', 'fulfillment_service': 'manual', 'id': 1...
We are using the Python SDK. How are people rate limiting their API requests? We frequently receive the "Too Many Requests" error. The ratelimit project looks...
We have a merchant that has several multi-unit orders that we are trying to fulfill. We are trying to fulfill each order with a single fulfillment - the merchant STRONGLY prefers to see only one fulf...
Using the following code: variant = shopify.Variant.find(###)variant.inventory_management = 'shippingtree'variant.fulfillment_service = 'shippingtree'variant.save() ...
We have an order (ID #1973312323697) That has one line item with quantity 1. The fulfillment status is null for this order. We have a single fulfillment (ID #1867820433521) for this li...
We are receiving emails about this issue, but the Shopify Python API does not support cursor based pagination. This pull request has not been merged, and is 3 months old: https://gi...
Can you explain this error when we try to set the inventory management on a variant? We are responsible for the fulfillment of this variant. For most of the variants in this merchant'...
We run a order fulfillment service and have occassions were we have bursts of API calls that can result in 429 error. For example: shipping a batch of orders, updating inventory levels, etc...
I've been getting this email: "Your webhook for orders/updated at XX is failing to return a successful response. This webhook has been attempted 62 times. If your webhook continues to fail...
We have developed an app. We have not yet listed it on the app store. We have a shopify shop. We have installed the app. I can see that the webhooks the app installs have been installed when I lis...
I'm using the Python Shopify API to build an application. What I have is a dictionary from a webhook request, for example products/create. What I want to do is convert it to a shop...
No content to show

User Activity

This widget could not be displayed.
This widget could not be displayed.
Likes given to