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

Chris Saunders commented on Is there a Oauth Autentication with jQuery example?

You can't make admin API requests via client side JavaScript. That will violate the cross-domain policy and can also result in private data leakage.If you want to work with customer facing aspects you...

View Article


Claes Gustavsson commented on Is there a Oauth Autentication with jQuery...

Hi Chris, Thanks.Ok, then ajax it is, is there any ajax examples out there?Anybody who have build an app with ajax that would be kind to share to a beginner?I just want an example where I get the...

View Article


HunkyBill commented on Is there a Oauth Autentication with jQuery example?

If you want to make an App using Javascript, you have choices. A small list to start with would be:Node.JS offers plenty of options to make an AppBatman.JS from Shopify offers a nice CoffeeScript...

View Article

Jason commented on How to find "Free Shipping" for paticular order (ticket...

@Chris -- it's the same format as a word file so it's likely just a copy and paste from that. I see it every now and again on the forums. Annoying for sure! Most members would probably fix it...

View Article

Claes Gustavsson commented on Is there a Oauth Autentication with jQuery...

Hi HunkyBill and thanks.I want to build an app where I insert some script tags in the theme.liquid file, add a javascript file to the assets folder and then the shop owner has to upload 5 images to...

View Article


Richard Zhou commented on Problem with fulfilment api

Thanks. Looking forward for an update.

View Article

Jason commented on Is there a Oauth Autentication with jQuery example?

Couldn´t I use the ajax api for that?Don't confuse the Shopify API for the Ajax API.

View Article

HunkyBill commented on Is there a Oauth Autentication with jQuery example?

@Claes. Simple is the way to go. Luckily for you there are tens of thousands of programmers who have already done what you're trying to do, namely use oAuth and an API to get work done. Try Github for...

View Article


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

@Jason. Good to know!I'll look into making that edit link always visible. I personally can't stand stuff that requires a cursor to bring up a context menu.

View Article


Search products from the API by Asa Carter

HiIs there a method to search for products using a keyword in the API that will yield the same results as on the front end? I can't see anything in the docs.If not, can you reveal roughly the logic...

View Article

Question about registering a custom carrier service by cstrouse

Is it possible to register a custom carrier service as only domestic? I don't want the method to be available for international customers. Currently I just check in the code before calculating a rate...

View Article

Claes Gustavsson commented on Is there a Oauth Autentication with jQuery...

HunkyBillOk, thanks.Just some more questions so I understand how it works.I´m suppose to have all the app pages on my server, right? Not as part of my shop?I create the page with the authentication on...

View Article

Best way to be able to charge for add-on services through an app. by abinav

Hey folks,I have been developing an app lately but am stuck with this question. The one time charge for the app will work fine with the Shopify API what if I wanted to provide add-on(additional)...

View Article


HunkyBill commented on Best way to be able to charge for add-on services...

It seems to me that if you register a new one-time charge for a client they will be prompted to pay it by Shopify's billing system. There is no restriction that you can only use a single one-time...

View Article

Claes Gustavsson commented on Is there a Oauth Autentication with jQuery...

HunkyBillI have set the app link to my server and at that address I have created a page with this code trying to authenticate. <!DOCTYPE html><head><script type='text/javascript'...

View Article


Claes Gustavsson commented on Is there a Oauth Autentication with jQuery...

HunkyBillYou seams like a real Guru with all your posts here at the forum.Could I maybe hire you for some email help?With some help from you I would be up and running in no time :-)Thanks.

View Article

Charlie commented on Is there a Oauth Autentication with jQuery example?

Claes, It's not a very good idea to post your client id and secret on the forum. I suggest you edit those out.

View Article


Jason commented on Is there a Oauth Autentication with jQuery example?

Are you sure you want to do the Authentication client side? This will expose your keys. 

View Article

Claes Gustavsson commented on Is there a Oauth Autentication with jQuery...

Jason, I thought that I had to have all the files on my server? What am I missing?

View Article

Jason commented on Is there a Oauth Autentication with jQuery example?

Yep, that's one thing you need to do. My concern is with using JavaScript for Authentication rather than something server side. JavaScript runs within the users browser so you'd be giving them access...

View Article
Browsing all 25503 articles
Browse latest View live


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