jessicazu
Tourist
Contact Me
Status
Offline
Last Activity
‎01-11-2022 11:01 AM
Topic Started
7
Topics Started
Topic Solutions
0
Solutions
Post Count
7
Posts
Post Kudos
1
Likes

Community Badges

No content to show

User Activity

I'm trying to develop an app that does subscription billing using usage billing.https://shopify.dev/apps/billing/subscriptions#usage-billing If I hit the mutation in appUsageRecordCreate multiple times in a given billing cycle, how will it appear on ...
There is a function to set the fulfillment to on_hold from the order management dashboard, is it possible to achieve the same thing using the API? When I set fulfillment to on_hold, Order.displayFulfillmentStatus seems to be set to on_hold, but I wan...
Is there any way to get the information (even just the id) of the Order that was ordered at that time in the Post purchase extension? In the inputData of Checkout::PostPurchase::ShouldRender, I can get the id of the customer and shop, but not the id ...
Hello, I am developing a shopify embedded app with next.js.I am implementing page transitions with the Link component in Polaris. When I press the link, it transitions in the app and the view is rendered without any problem, but the address bar of th...
 ダッシュボードから注文のフルフィルメントを保留にしたとき、Admin GraphQL APIからはどのリソースでそれを参照できますか? 注文した時点では、Orderに紐づくfulfillments及びfulfillmentOrdersは空配列になっており、その後にダッシュボードから保留に設定した後もそれらは空配列のままでした。 私の予想ではfulfilment.status が ON_HOLD になるだろうと思ってましたが、 fulfilmentが存在しない状態でどうやってOrderは保留状態...
 When I set Order Fulfillment to ON_HOLD from the dashboard, what resources can I use to refer to it from the Admin GraphQL API? At the time I placed the order, the fulfilments and fulfillmentOrders associated with the Order were empty arrays, and th...
I am developing a shopify application.One of the things I want to do in the app is to change the name of the "payment method" at checkout. I just tried to create a script on the following page of document.https://shopify.dev/apps/checkout/scripts/pay...
This widget could not be displayed.
This widget could not be displayed.
Helpful From