Terry_Middleton
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎01-16-2019 07:17 AM
Topic Started
1
Topics Started
Topic Solutions
0
Solutions
Post Count
50
Posts
Post Kudos
5
Likes

Community Badges

Shopify Store Owners...could you help me. I am looking for 10 Shopify Store owners who have up and running stores with sales >$1000/month and would have a 20-minute conversation with me. I a...
Could I get your understanding... Trying to figure out all the pieces to the puzzle for creating a Shopify App and trying to draw a picture of what the possible technology stack is for develo...
After an order/complete happens can I do a webhook and cause a popup to display? Right after a successful order, (on the, after the, or instead of the) Thank You page, can I di...
After a checkout is converted to an order / complete, can trigger an event that causes something to happen such as a popup? Or email? Of course, the order confirmation do...
So far I've opened about 10+ new Shopify stores for myself and others. Shopify rocks. The one thing I realized through all those launches and it still remains the key problem is targeted ...
Can I do this? Can I read in products (ShopifyAPI::Producs.find(:all) and locally update all the variants (price, metafield, qty) and then save the product and all the variants will be updated also....
How can I get a 429 too many requests error on a view when I'm not using the SHOPIFYAPI. I have a Ruby on Rails app that has a controller that reads in all the store's variants and puts it into a gl...
I'm trying to get my head around this because to me it seems like updating 50 Product Variants should take milliseconds and not almost 3 minutes. BUT, maybe it does. Here's all I'm doing: Ru...
How does an app know when a new user/account signs up and how does that new account get handled in the app? For example, if I have an app that reads the products from a store and stores them ...
How does an app know when a new user/account signs up and how does that new account get handled in the app? For example, if I have an app that reads the products from a store and stores them ...
Client has a store the only sells/ships in Canada. They are a US firm with a US bank account. I need to display all the prices in CAD and when customer checks out it needs to show CAD and when...
Strange...I'm simply trying to read in all the variants of a store. I'm using Ruby on Rails @variants = ShopifyAPI::Variant.find(:all) There are 89 Variants in my store, however it stops at 4...
Is there a way to know all the methods available for the Shopify API's. Specifically, I'm trying to figure out how can I get a variant based on a sku I know about? I tried using the find_by bu...
Is there by chance anything published that exposes how to reach all the objects in a shopify store using Ruby on Rails? I figured out how to get to the blog and show the handle, but I couldn't get t...
No content to show

User Activity

How do you delete a metafield in Ruby on Rails?I got how to Add a metafield and update, but seem to not be able to delete.  Has anyone does this before?Terry
This widget could not be displayed.
This widget could not be displayed.