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

Carted commented on GET A Customer By Email?

I would give the following a tryhttps://tapiture.myshopify.com/admin/customers/search.json?query=email:bennett@tapiture.com

View Article


Carted commented on Display modal window right before checkout page?

You just need to add an event handler on the checkout button so that it detects when it has been clicked. You should be able to google what I've mentioned and stackoverflow should have some good examples.

View Article


Carted commented on Orders webhook missing product properties array

Does the custom property show up in the Shopify admin in the Order Details page?

View Article

Craig Morton commented on Orders webhook missing product properties array

It does not appear on /admin/orders/.....But the form appears at https://learning-shopify.myshopify.com/products/activatesim

View Article

Chris Saunders commented on Deleted Product reference not null in Order

Looking through our code, all line_items should be getting their product_id value nullified on product destruction. I just tested out creating a product, buying it and destroying it. And I'm still...

View Article


jahbrewski commented on Display modal window right before checkout page?

Carted,Thanks for your reply!I am aware that I could add an event handler to the checkout button, however, I am building a plugin that will be used by many different merchants. Is there a standardized...

View Article

MrPunkin commented on Tags saved via API not searchable in admin

I'm still experiencing the same issues with this. Having to manually add then remove a tag from the admin system to force search index to update properly for tags.

View Article

awd commented on Fulfillment service callback_url

I will look into this issue and see if we can patch or if there is a known better solution.

View Article


awd commented on GET A Customer By Email?

Yes that is the correct URL you would want to access: https://tapiture.myshopify.com/admin/customers/search.json?query=email:bennett@tapiture.com

View Article


What to use... ScriptTag or update product.liquid value? by Tiago Sousa

Hello everyone!I want to add a button after the "ADD TO BAG" button in every product.I already did this by extracting the product.liquid value (which is the product template) and update it with the new...

View Article

James MacAulay commented on What to use... ScriptTag or update product.liquid...

Please use Script Tags for this! It's exactly the kind of thing that Script Tags were designed to do. If you keep your script to a reasonable size, the effects on load time for the page should be...

View Article

Tiago Sousa commented on What to use... ScriptTag or update product.liquid...

Thanks for your reply!So... I just have to add a scriptTag where that script searches for the element "ADD TO BAG" button to insert the button I want after? Did I got this right?

View Article

James MacAulay commented on What to use... ScriptTag or update product.liquid...

Yeah, that's right. The difference is just that you are writing client-side code which queries and updates the DOM instead of server-side code which parses and updates HTML/Liquid templates.

View Article


Tiago Sousa commented on What to use... ScriptTag or update product.liquid...

I have been trying to use scriptTag and when I update product.liquid template with my script just before my div and all data-fields of the product are gathered as you can see:<div...

View Article

Updating Order of Product Options by Arjun Ohri

I'm trying to update the value of each option's position in order to reorder my options and have not been successful in doing so. When making the PUT calls, I'll get a 200 response but when parsing...

View Article


Chris Saunders commented on Forwarding users to SSO site for Shopify PLUS

Do you ever have any plan on allowing customer accounts to be created in Shopify? If not you could possibly modify the page so that it either immediately redirects the user to your SSO site. I think...

View Article

Chris Saunders commented on Application Proxy Potatoes ?

The underlying value is getting adjusted correctly. Looks like some templates are broken :/

View Article


What are the `owner_id` and `owner_resource` properties of metafields? by...

The documentation does not really explain these properties very well. Could someone explain what they are and what they are used for? Also, what is a metafield owner? Thanks

View Article

Public JSON URLs by Cédric Hauvuy

Hello,During my tests I have found several URLs that provide public data about my shop to whoever is interested. These include...

View Article

Chris Saunders commented on Application Proxy Potatoes ?

Just to give you a little update, a patch is in review and should be out by the end of the day. Sincerest apologies about this :(

View Article
Browsing all 25503 articles
Browse latest View live


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