dylanpierce
Shopify Partner
Contact Me
Status
Offline
Last Activity
‎04-12-2024 05:00 AM
Topic Started
21
Topics Started
Topic Solutions
3
Solutions
Post Count
211
Posts
Post Kudos
96
Likes

Community Badges

Just an update for those using NextJS as their app framework, v2 of the shopify-nextjs-toolbox is available which includes v2 AppBridge support. No need koa/express standalone server f...
Hello, I'm using the `2021-07` version of the GraphQL Admin API. I have noticed that there's a bug with the `Order.shippingAddressMatchesBillingAddress`, specifically with the `phone` field. ...
Hi there, A majority of apps rely on tagging orders & customers for keeping the merchant informed during critical parts of fulfillment. However, both the GraphQL and REST endpoints for adding...
Was there an announcement or post about the top menu links for Apps in embedded apps being removed? In the extensions menu the options to manage your apps top level menu is missing. And it's not i...
Hi there all, Probably a simple question, but I'm having a hard time finding documentation around this. I have an app that adds functionality to the order status page that's shown to the customer...
Like many other apps on the app store, my app Blockade uses a Javascript script tag to operate. However, it's come to my attention that Shopify doesn't enforce Javascript to be enabled on browsers...
Hi, I'm reviewing my customer's order data to make a better integration with Shopify's Order Risk API. I'm seeing what appears to be contradicting signals on orders. For example, in the documen...
I've been meaning to get end to end (e2e) tests on my Shopify app to help detect and fix regressions before my customers have to experience them. However I'm having issues getting the login to my ...
As far as I'm aware, in order to charge merchants for per-use apps, you need to create an AppSubscription first. One of the required fields of the AppSubscription is to have a maximum amount you c...
Hello, I have a transactional email I send to my users on a certain event. I'd like to link to the page to my app in this email so the merchant can quickly view the results of the job. I assume t...
Are you happy with Shopify's built in fraud analysis? What's your biggest pain with the current way suspicious orders are handled? Let me know in this short 5 question survey, you...
I have been trying to create a Storefront Access Token for my public app. I have tried the following: 1. During regular Admin OAuth asking for the unauthenticated endpoints as part of the sc...
No content to show

User Activity

Hi @denisemok Yes, you can verify your customer's actual drivers licenses to verify their age with Real ID.Real ID integrates directly into your Shopify's stores online checkout process so you can automate your age restriction policy for all customer...
Hi @paul_n just adding on another use case.We help merchants by automating the verification of their customers. Sometimes an ID check is only associated with a customer account, because the verification is triggered by a new user registration on thei...
Thank you @Steve_L ! I can't believe I didn't think to reach for the `Loop` action to go over each of the order's OrderFulfillments and then apply the action to each one.That works like a charm! Thank you.
A single order has one to many `FulfillmentOrders`, and I need to use the **Shopify Admin API - Retrieve fulfillment orders** to retrieve all fulfillment orders and release/hold them.Constraints:* The **Shopify Admin API - Retrieve fulfillment orders...
Hi,We're developing a trigger for a common merchant use case, which is to release/place a hold on an order after the customer is verified by our system.Our trigger emits an order reference, but when I attempt to use the `Shopify Admin - Release fulfi...
@thomassalelab you're right, you can never take a customer's word for it.Verification means to check details that are not easily spoofable, and correlate as many details as possible to make a judgement call.A bad actor might be able to use a VPN to m...
Hi, Just curious, how are y’all managing to switch between development URLs vs production URLs for your shopify flow actions & triggers? I’m a bit stuck, seems like app deploy accepts a config file argument, but that is for an app configuration file ...
Hi Liam,Thanks for getting back to me as always.This problem is only affecting non-Plus merchants that don't currently have access to Checkout Extensibility. We need a way to use cart validation to mark a customer as verified before they're allowed t...
This error is happening for us as well, even with only specifying the extension name.We're using:```npx shopify app generate extension --name my-validation-extension```
Hi there,Just a quick question, the Cart Attributes object in the Cart Validation GraphQL API reference doesn't specify if it's possible to read _private_ Cart Attributes from the Online Store AJAX API. Say I leave a custom private attribute on a car...
Awesome! It works.For a shop with Checkout Extensibility enabled, you can view their published checkout profiles: If the shop does _not_ have Checkout Extensibility, an error is thrown:   So that elegantly solves the issue of at least showing the app...
Awesome! Nice find. Let me test and get back to you.
Hi,If possible, consider switching to manual payment capture. That way you have some time to verify customers before capturing the charge on their card, so you can avoid processing fees if they fail to provide additional documentation or it's clearly...
Thanks Liam, a disappointing answer, especially since as an app developer we'll be seen as the cause of any issues if the merchant makes the upgrade and doesn't realize the ramifications.Ideally the merchant shouldn't even have to think about the con...
Sounds like you've found your solution for the self-reporting age gate.But if you need actual age verification through an ID check we also offer that as a service.You can even limit the ID verification to only products or collections.https://getverdi...
This widget could not be displayed.
This widget could not be displayed.