Hey, So, basically I am a App Developer and I'm having an issue, but happened with multiple clients(stores) last days (it is recently). When I try to add some products to cart using /cart/a...
Mar 25, 2019
Hello, I'm having a very weird issue trying to create a discount, I want a buy X product and get Y product free. But with a minimum value to win. Here is the discount: https://...
No content to show
User Activity
08-18-2023
I'm trying to use this API with very simple parameters and every time it gives Request Error, even this most simple version: mutation {
discountAutomaticBxgyCreate(automaticBxgyDiscount: {
combinesWith: {
orderDiscounts: false,
pro...
+1 on this, this limitation + the limitation of the number of Automatic App Discounts makes impossible for my app to be updated with Shopify Functions.
I have an app that I'm implementing Shopify Functions but I don't have sure right now if all Shopify Stores support checkout extensibility, if not, there are some API endpoint that I can ping to check if the store supports it or not? I do appreciate...
10-15-2022
Thanks for reporting this @Conversion_Bear, I have also a Bundle app and SEVERAL customers have been complaining about this, I have already contacted Shopify Partner Support and they don't take a look. Right now I have about 5 customers complaining a...
05-23-2022
I have a case where I need "purchase_type" to be available on the PriceRule Rest API:I have a customer using a subscription product with my discount app and he can't apply our discount in his order because the API do not allow me to change the "purch...
04-20-2021
Thank you for creating this feature. But it does not seem to be available yet via API right?I've tried to create an order with the parameter currency: "EUR" but when created the order has the default currency(USD).
@Kevin_A Thanks for the answer, but it seems like a BIG problem that the operation is still running after almost 1 hour and I can't create another one o.OMy app depends on this operation to work fine, it needs to just work, if it takes 1 minute it's ...
Hey, this is happening for me today, I have used several times the same query to test and was okay, but after some time the query did returned anything, and even cancelling the current query and querying again none Bulk operation works right now. Her...
07-23-2020
We definitively need this, draft orders are the way that we (Shopify App Developers) found to create custom orders with custom discounts. Unfortunately today I gonna lose a client because DraftOrder API does not accept the currency parameter in the c...