DiscountNinja
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎10-19-2023 08:22 PM
Topic Started
13
Topics Started
Topic Solutions
0
Solutions
Post Count
104
Posts
Post Kudos
64
Likes

Community Badges

I'm using the following endpoint: https://XXX.myshopify.com/admin/recurring_application_charges.json Expected result: List of recurring application charges Actual result: Some st...
Our app creates draft orders programmatically using the draft order API. The invoice_url received upon creation is returned to a script on the merchant's store. This script navigates to the invoice...
I have created a discount via the Shopify Admin UI and used that discount code to check out. I then checked the price rule / discount code using the REST api as follows: Price rule https://m...
Passing discount codes to the checkout To pass a discount code to the checkout page app developers can use the "discount" query parameter. Example: sample.myshopify.com/checkout?discount=SUMMERSAL...
No content to show

User Activity

To summarize:- When connecting as the admin / a staff member, the connected user needs to have the relevant access scopes (read_products) to be able to access products using the App Bridge- However (and surprisingly), when connecting as a collaborato...
On CLI 3.0, use the following command: shopify app dev --resetDocumentation: https://shopify.dev/apps/tools/cli/commands#dev
Current situationA product discount function can discount a specific variant using the merchandise.id. Feature requestA cart can contain multiple cart line items with the same merchandise.id.This can happen when the same variant is added with differe...
Hi Triusis. Can you explain what you did to resolve this? I'm interested in learning where the json+oembed URL is injected into the head by Shopify and how we can change this.
@_JCC_ @Leo_Bossmann Just wanted to weigh in here and share an issue with using the custom attributes (note attributes) approach:- Note attributes are not a good candidate to store information that should not be visible to customers; some integration...
In some cases you may see a 404 when the following has happened:- You have configured the proxy settings of your app to e.g. /apps/test- You install the app on a development store- You change the proxy settings of your app to e.g. /apps/my-test- You ...
I have heard back from Shopify on this:"We shipped a fix that should have resolved this but it looks like the issue still persists. I was able to reproduce this and I've contacted the team in charge to let them know. I don't have a timeline for when ...
When using the Checkout API, orders are created via a "sales channel" that is not the "Online Store".Unfortunately, the built-in "Abandoned Checkout" flow refuses to send out emails for orders that have not been created via the "Online Store":Why is ...
When the Checkout API is used to prepare the checkout, conversion details are not associated with the order.This causes a number of problems:- The "Sales by traffic source" report in the Analytics section cannot be used to understand sales per source...
Merchants can specify that they want the sign-up checkbox at checkout to be preselected.This is done in the Checkout settings (admin/settings/checkout):These settings are respected when:- using a standard checkout- using a checkout generated by the C...
Hi there @PaulNewton ,Thanks for your reply.I noticed you mentioned apps that use this approach should also ensure the cart is filled (and in line with the draft order).This isn't always a hard thing to do. In fact in the typical use case for using d...
@Busfox Do you have any news on the status of this issue? Do you have an ETA on a fix and can you let us know on which APIs this scenario will be supported?
Hi @Busfox, I can confirm this does not work in the Checkout API (and not supported in the DraftOrder API).When passing in a presentment_currency in the checkout API: The response still defaults to the base currency of the shop: So, not fixed. Regard...
I have opened a GitHub feature request here https://github.com/Shopify/polaris-react/issues/2909Please visit it and give it a thumbs up to upvote this request.
In my experience, it seems to happen almost 100% of the time when I make a change to the theme.I'm assuming therefore that this is a problem that mostly impacts developers and doesn't have an impact on merchants. Example:- Add a product to cart and c...
This widget could not be displayed.
This widget could not be displayed.