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

Neil Costford commented on 'orders/delete' Webhook

Hello again. Found the issue and should be deploying a fix later this afternoon. Thanks for taking the time to post what you discovered here!

View Article


Andrew commented on 'orders/delete' Webhook

Thank you so much,  Please let me know when its deployed.

View Article


Special characters in params for application proxy causing signature not to...

Hello,I am running an application that makes use of application proxies.  It is working great however I have recently discovered that if a param with a special character is passed to the proxy then it...

View Article

Neil Costford commented on 'orders/delete' Webhook

Fix was deployed. It looks like you were adding the webhook via API call, so you should be fine; I have a small outstanding issue with adding an orders/delete webhook via the UI I still need to track...

View Article

ravenna commented on Creating a new product metafield, getting...

I finally changed out my controller update method to grab the product a bit differently and now I am getting a 403.  Which means that I am at least talking to the API.def update product_id =...

View Article


Updating application charge by Asa Carter

HiA couple of quick questions about updating the application charge or recurring application charge when an existing charge already exists...1. When a shop has an active recurring application charge...

View Article

HunkyBill commented on Updating application charge

Hear hear! Ya! I love this... you asked some wicked questions my friend. I have been burned by these same issues in the past and await the answers!I just coded up for just one of those cases and it was...

View Article

Charlie commented on Updating application charge

I am also interested in the answers to those questions. Subscribed.

View Article


FulfillmentService API issues by edward marriner

Hi,We are developing an app that allow customers to fulfil their products with us at I-Fulfilment. Everything seems to go okay and the request to add us as a fulfilment service on a shop returns a 201...

View Article


lilrkt commented on Login with facebook

I'm pretty sure this app is dead

View Article

Ever Espana commented on Login with facebook

you may be right, this is what their site looks like right now.http://screencast.com/t/fwKSiN2iH 

View Article

SocialShopWave commented on Login with facebook

Thanks for your interest! Please don't worry, it was just a DNS issues after our migration - we've just migrated to Amazon's cloud servers and we're preparing to invite more shops to SocialShopWave...

View Article

Adding orders via a PHP script. by Aaron Issac

Hi everyone. I am just wondering if is it possible to add orders to my store (thus triggering order email) via PHP script located on another website.The Payment is handled separately in a unrelated way...

View Article


Maarten van Grootel commented on Adding orders via a PHP script.

Hi Aaron, Unfortunately, there is no order creation endpoint on the API at this moment. But did you know that with the new POS app for the iPad, it is now possible to handle in-person cash...

View Article

AIMS360ShopifyLink commented on How to find "Free Shipping" for paticular...

Hi,   I checked in shopify webhook.But there was no way to find free-shipping orders.please let me know...

View Article


Image may be NSFW.
Clik here to view.

Chris Saunders commented on How to find "Free Shipping" for paticular order...

You can look at the shipping lines for an order. That will include some additional information such as the name of the shipping and the price of the shipping 

View Article

CustomerSavedSearch in Shopify API console? by Glenn Flåten

Hi,I just installed shopify_api Ruby gem. When I run the shopify console I can't find the CustomerSavedSearch object.shell> shopify console using xxxxxx.myshopify.com>> include ShopifyAPI...

View Article


Modify shipping charges by Gary Lyben

I'm in the free trial, and like most of what I see except the shipping calculations. I'd like to have essentially group shipping charge to work like this:If there is 1 or more product in group a, then...

View Article

Unprocessable Entity - Product Add by JacoRoux

Hi,  Does anyone know why I would get an error when trying to process this on a product add: array(        'product' => array(                'title' => 'BBB',                'body_html' =>...

View Article

JacoRoux commented on Unprocessable Entity - Product Add

It also works when I have only one option:array(        'product' => array(                'title' => 'BBB',                'body_html' => '<p>dvvdsf</p>',                'vendor'...

View Article
Browsing all 25503 articles
Browse latest View live