Maarten van Grootel commented on Bogus gateway orders lowering my trial order...
We just rolled out the final fix, so you should be able to do as many test orders as you want again.
View Articlenickjbell commented on Dynamic Tax Implementation
Has any progress been made on the ShipCompliant integration?ThanksNick
View ArticleWix Shopify: API Integration with 3rd Party Shipping and Fulfillment by...
We are making an ecommerce site for a client. We have a Premium Wix account under the name "taddsco-images." The site that we need assistance with is "Stevensons-Farms." Below is our question for you...
View ArticleChristian Joudrey commented on Carts webhooks
Hey Denis,Just wanted to let you know the carts webhook now include created_at.Let me know if anything else comes up.- Christian
View ArticleApp authentication/ payment creation flow by Alex Farquhar
I've written an app, and I've found a scenario which seems confusing1) The shop owner authenticates my app, accepting the permissions I ask for2) they get redirected back to my app, and I create a...
View ArticleHunkyBill commented on App authentication/ payment creation flow
The next time they try and use your App... they will hit your App endpoint for authentication and hence they will be prompted to install the App all over again. At that point if they again choose not...
View ArticleAlex Farquhar commented on App authentication/ payment creation flow
ok, I was wondering if I'd missed something in the docs - thanks very much for your reply
View ArticleRetrieving unfulfilled orders by Erin Yogasundram
I need to retrieve all unfulfilled orders for integration with our fulfillment house. When use the json (or xml) request, I get all orders, fulfilled or not.
View ArticleChef commented on Fulfillment API - Create a fulfillment for all lines
Yes that worked! Thanks much Maarten.
View ArticleKevin Hughes commented on Wix Shopify: API Integration with 3rd Party...
Hi there,Shopify supports a few different ways of integrating fulfilment services, first it is easy to create a simple custom fulfillment provider which will send emails to a certain address whenever...
View ArticleHow can I create a matching HMAC value to verify a Shopify WebHook in .NET?...
Hi,I have set up a WebHook and I have been able to capture the event. My next step is to sort out security. I have created a C# .NET Web API as the endpoint of the WebHook. Does anyone have sample...
View ArticleCustomer Creation Unexpected Token on Valid JSON by Angelo Dagasdas
Hi Everyone.Does anyone encountered this problem?I am always having a problem on the calling the customer creation api but order creation works properly. here is the request. madethis a php dump of the...
View ArticleAlex Farquhar commented on Creating Gift cards via the API
Thanks Chris, are there any plans for allowing this in the near future?
View ArticleBen Cox commented on Creating Gift cards via the API
Creating a Gift Card via the API isn't something that's possible right now. The Gift Card product itself is a special product that gets automatically created and added to the merchant's account when...
View ArticleJamie commented on Creating Gift cards via the API
Alex are you building something for a specific customer or trying to build an app for the app store? What is your use case?
View ArticleAlex Farquhar commented on Creating Gift cards via the API
it's for an app I'm investigating - it would be nice if on installation, my app could enable a gift card in the installing store, but I guess I can get the owner to manually enable it, which from Ben's...
View ArticleHelp : Kissmetrics Thank you page tracking code by fiona cameron
Hi all,I've been struggling for some time to get the kissmetrics to track revenue. This is the code i use : _kmq.push(['record', 'Purchased', {'Order Total':'{{ total_price | money_without_currency...
View ArticleMaarten van Grootel commented on Different behaviour between refund an order...
Yeah, you are right, cancelling orders with the option of refunding is different for orders with gift cards than for those with normal transactions. The admin circumvents this by manually adding a...
View ArticleCreating new orders using ruby gem 'shopify_api' (v 3.2.0) by Amir Dorafshar
I'm trying to create a new order using ruby gem 'shopify_api' version 3.2.0.I confirm that my credentials and endpoints are valid because I can successfully create new products with this gem. require...
View Article