Jordan L commented on Shopify image quality on thumbs
Attempting to optimize my page load times. Only problem I can't deal with is images. Both Webpagetest and Google Page Speed insights complain. My homepage is 3.5MB :(
View ArticleCharlesTop commented on Liquid Object "order.fulfillment_status" when does it...
Anyone have input? Someone from Shopify? This is kind of an important matter, and potentially a HUGE time saver.
View ArticleCharlesTop commented on Liquid Object "order.fulfillment_status" when does it...
I may have figured this out on my own.However is there a way to Simulate a purchase which will be Flagged as HIGH RISK? I do not see that anywhere on the Stripe docs here (...
View ArticleDylan Thacker-Smith commented on Overlapping 'format' attribute in...
I've opened a pull request 70 on shopify_python_api to address this issue.
View ArticleCan we access Customer Order data and programateicall export/push it into a...
Capturing orders from our customers into shopify via the eCommerce section is only half the battle for us. At the end of the trading day say at 5pm - we then need to programatically get the data out of...
View ArticleNate commented on Can we access Customer Order data and programateicall...
Hi MichaelThe orders API allows retrieval of all orders after a given time (see: http://docs.shopify.com/api/order.html). The JSON response from this API request could then be parsed and written to...
View ArticleDylan Thacker-Smith commented on Overlapping 'format' attribute in...
The pull request has just been merged and released in shopify_python_api version 2.1.0
View ArticleMichael P commented on Can we access Customer Order data and programateicall...
OK well I'm pleased it can be done - if anyone is reading this thread and understands what Nate said and can build it please let me know ! :)
View ArticleEsa Varemo commented on Overlapping 'format' attribute in shopify_python_api
Thank you for the quick reaction (after I emailed about the issue). Now I can continue working on my app without having to resort to "hacking" (I'm not familiar enough with pyactiveresource to have...
View Article7Spikes commented on /admin/orders.json?financial_status=abandoned does not...
Anyone? Shopify devs maybe?Please answer with yes or no as to whether this can be expected to work and return abandoned orders:/admin/orders.json?financial_status=abandonedThanks
View Articleset a subdomain for external website within myshopify shop by Andrey Deineko
Hello all. The question is pretty simple and I have already done some research but to double check decided to ask here as well.So I have shopify shop and I have external website with app related to...
View ArticleSDK forceredirect not functioning properly by Mark Stewart
The forceRedirect feature of the SDK seems to be misbehaving for me, it tries to include this in the...
View ArticleMobile Shop by ShoutEm commented on API request to fetch manually sorted...
Hi Carted,Just a little ping on this one. Do you have more info whether this is released in the meantime. We appreciate your response.
View ArticleHow to Test/Simulate HIGH RISK order? by CharlesTop
Is there a way to Simulate a purchase which will be Flagged as HIGH RISK? I do not see that anywhere on the Stripe docs here ( https://stripe.com/docs/testing ). I use Shopify Payments, would...
View ArticleOauth2 authorization page doesn't look good on mobile by Edwin Evans
If you go to the Oauth2 authorization page on a mobile device such as Android phone it doesn't look good because you just see the left side menu and you need to scroll to see the authorization request...
View ArticleJason commented on /admin/orders.json?financial_status=abandoned does not...
http://docs.shopify.com/api/checkoutThis is used to return abandoned checkouts. A checkout is considered abandoned when a customer has entered their billing & shipping info, but has yet to complete...
View ArticleCarted commented on API request to fetch manually sorted products in collection
We did finish developing this internally for our apps, we are happy to still turn it in to an app but this app was sidelined for some others. If anyone else is interested let us know and if there is a...
View Articleelseif not working by Fernando Baba
Hi all,I'm customizing a shop for a client and I'm trying to add different sidebars for different templates.According with the Liquid Docs, if I write the following code, it should work right? {%...
View ArticleJohannes Hodde commented on elseif not working
Hi Fernando,It is {% elsif %} not {% elseif %}. See http://docs.shopify.com/themes/liquid-documentation/tags/control-flow-tags#elsif-else
View ArticleIs app necessary for shopify integration?? by James
Hi,I'm new in the e commerce integration.I have studied documents regarding API and Oauth2 protocol. But the problem is, I have to integrate my web application with shopify, but I don't want to create...
View Article