Sep 2, 2020
Hi there, In the Shopify Payments Transaction API, I have seen situation where fee is a positive amount but source_order_id or source_order_transaction_id is null (some time both are null)...
Aug 12, 2020
Hi there, What will be the currency in the Shopify Payments Transaction API? The shop currency or the presentment currency? Thanks
Sep 6, 2019
hi there, I have been getting status 403 with error message "[API] Unable to perform a request at this endpoint" for every REST API call. A quick search, 403 is related to acc...
May 31, 2018
Hello, I received a couple orders/updated webhooks that contains undocumented dicount_codes amount value. I receive the following: "discount_codes": [ { "code": "FREESHIPPING", "amo...
Feb 28, 2018
I received a few orders/updated webhook with blank financial_status. So far I have only seen this happened to only one shop. Is it even possible to have blank financial status? I have contacted ap...
Mar 13, 2017
Hi, If a payment is made through a 3rd party payment gateway, then when I want to cancel the order and issue a refund, Shopify allow the order to be cancelled but does not allow me to en...
Feb 13, 2017
Will Shopify charge tranasction fee when for orders placed through the following channels? Buy button Shopify POS Pinterest buyable pins Facebook Shop Facebook messenger Ama...
Feb 6, 2017
Hi there, Some stores use default shipping carriers provided by Shopify, e.g USPS, FedEx, etc. Is there an API available to get the shiping fee charged to the store on a per order basis?&n...
Jan 18, 2017
Is there a way to know whether an order is from Amazon, Pinterest or Facebook? I would think the source_name of an order has that information, but most are numbers. Regards, Sam
Jan 6, 2017
Hey, Is there any other ways to get deleted orders other than the following? Webhook. Check every orders with Shopify order API. Regards, Sam
Dec 5, 2016
Hi there, In Order API response (in each line_items), a line item can have both country and region tax applied. How do we know whether the region need to be coumponded or simply added?&n...
Oct 21, 2016
Hi, I'd like to report a problem I am facing. When update product title and variants inventory quantities at the same time through the Shopify Admin product details page. The product/...
Hi, shops owners, We are looking for beta testers to try out our new app SimplyCost. The idea of the app is simple, it allows you to add cost price to product variants and ...
No content to show
User Activity
We have received a report from a merchant who experience the same issue in the Android Shopify App. I have done some tests and it is happening on iOS Shopify App too. Though it is not always happen, but can be produced with the following steps: In t...
Hi there, Yes CaseBreaker works regardless of Shopify theme version There is a video here that shows the overall workflow. (Please ignore the first 35 secs as it mainly on installing the app) In a nutshell, here is the outline of the workflow (as ...
Hey, Saw your other post and replied there. Repeat my reply here to benefit the other commenters of this post. You can try CaseBreaker. It is designed for merchants who need to manage the inventory count between bulk cases and individual units.I am...
Hey there, You can try CaseBreaker. It is designed for merchants who need to manage the inventory count between bulk cases and individual units. I am the developer of the app Regards,Sam
Hello Shopify Community, I am thrilled to announce the launch of CaseBreaker, a new Shopify app designed to simplify how you handle inventory between bulk cases and individual units. What is CaseBreaker?CaseBreaker is an innovative solution for merch...
04-21-2023
Try Order Printer Pro -> https://apps.shopify.com/order-printer-pro It can print draft orders, up to 50 orders/month on free plan. I am not affiliated with the app
04-21-2023
Hi merchants, Just wondering, nowadays when you order your inventory from suppliers do you still send them purchase orders? OR do your suppliers provide an online system for you to order your inventory? Regards,Sam
Hi,In the last few days, I received a large number of order_transactions/create webhooks that are missing the order_id. I am not aware of any breaking changes announced lately that could possibly causes that. Has anybody experiences that?
Hi @_JB, Unfortunately, I need other information available in OrderTransaction that are not available in TenderTransaction I notice the currency_exchange_adjustment field in OrderTransaction, is it possible to workout the transaction amount in sho...
11-07-2019
Hi there, In the Admin API /orders/#{order_id}/transactions.json, we can pass in_shop_currency=true to have it return amount in shop currency. Any one knows if it is possible to have the order_transactions/create webhook to send amount in shop curren...