Quantcast
Channel: Opinion: Shopify Community - Shopify APIs & SDKs
Browsing all 25503 articles
Browse latest View live

Shane Parkinson commented on Create product with variants fails 400 - bad...

Hi Hammad, Thanks for the heads up, I'll give it another go.RegardsShane :)

View Article


James MacAulay commented on Address Validation on Orders created from API

This endpoint is undocumented, will probably change in the future, and should not be relied on, but here you go:https://www.shopify.com/services/countries.json

View Article


Display modal window right before checkout page? by jahbrewski

Hello,I am beginning the development of a Shopify application and I would like to display a window right before the user is taken to the checkout page. From the research I have done it looks like I...

View Article

GET A Customer By Email? by Bennett Lee

Hey I was wondering how I can perform a GET request to the Shopify API to get a customer by email?So far I havehttps://tapiture.myshopify.com/admin/customers.json?email=bennett@tapiture.comfor the URL,...

View Article

Supported / Suggested method of Creating Animations by todd_dsm

All, I hope this is posted in the right place. I was hoping to get the anointed method of creating a home page animation; the way it's supported, the way it should be done.In the simplest sense, I'd...

View Article


Shopify Node API by Bennett Lee

Received the following error: BODY: {"errors":"[API] Invalid API key or access token (unrecognized login or wrong password)"}My code var Shopify = new shopifyAPI({ shop: 'SHOP_NAME', shopify_api_key:...

View Article

Chris Saunders commented on Shopify Node API

Looking at it there are a number of Node APIs for Shopify. Which one are you using and are you using a private app or an oauth application?

View Article

Bennett Lee commented on Shopify Node API

Using this one: https://github.com/sinechris/shopify-node-apiI'm using an app just for our website, so I'm guessing its a private app.

View Article


Chris Saunders commented on Shopify Node API

You aren't using the correct code. You want to use this one:var Shopify = new shopifyAPI({ shop: 'MYSHOP', // MYSHOP.myshopify.com shopify_api_key: 'apikey', // The Api Key from...

View Article


Bennett Lee commented on Shopify Node API

Seems like it worked!!!! Using the `access_token` attribute instead of `shopify_shared_secret` did the trick. Chris, you are incredible. Enough said. THANK YOU SO MUCH!!!

View Article

Integrations section? by Lawrence He

Is there a stickied topic about integrations? I'm curious as to what's out there and what you guys are using

View Article

Shane Parkinson commented on How to set the default product variant through API?

Hello,I still can't figure this out, if you can't set the default variant then there is no way to set the SKU or even the price when adding products via the API !API docs show this to create a default...

View Article

Shane Parkinson commented on How to set the default product variant through API?

It also doesn't work setting the option1 as null like.{     "product":{        "body_html":"Every element of IntelliMouse Pro - from its unique arched shape to the texture of the rubber grip around its...

View Article


HunkyBill commented on How to set the default product variant through API?

The default variant is always just the first one. A product cannot exist without a variant. So, if you want to create a default variant, what you're really saying is is that you want to create a...

View Article

Shane Parkinson commented on How to set the default product variant through API?

Hi HunkyBill,Thank you for your reply, good pickup regarding the SKU at the product level, although it appears to be happily ignored by the API.I had assumed that the "default" as option1 for the...

View Article


Deleted Product reference not null in Order by Jiten

I am getting the product_id and variant_id in the order line item even if the product is deleted from shopify store.It even says product_exists : true. Can you please tell me why this happens and is...

View Article

Carted commented on Deleted Product reference not null in Order

This is a bit of a pain, we suffer the same issue in our applications. We already have all product details so we compare it to that, however I understand this is a bigger issue when this isn't...

View Article


Carted commented on Fulfillment service callback_url

I've never found a way to do this, but generally I will just recreate the service with a service such as requestb.in so that I can check that the requests are firing against that to confirm it is...

View Article

Carted commented on Integrations section?

Something like this http://docs.shopify.com/api/libraries ?

View Article

Carted commented on Supported / Suggested method of Creating Animations

Depends on what your actually trying to do. I believe it is best to develop animations using HTML5 and CSS3 animations however this isn't supported on older browsers so it is recommended to downgrade...

View Article
Browsing all 25503 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>