No content to show

User Activity

Hi I have an app that retrieves order details via the Shopify API. When an order is refunded or partially refunded I can see the relevant refund details in the API response under the refunds key. When I have an order with an exchange, the refund key ...
To answer my own question, the solution was to ensure the app is created with the base64 encoded host parameter as provided by Shopify in the iFrame src like this: <script src="https://cdn.shopify.com/shopifycloud/app-bridge.js?apiKey=xxxxxx"></scrip...
I'm struggling to get getSessionToken() working in my app frontend using vanilla Javascript. Here's what I have so far:  <script src="https://cdn.shopify.com/shopifycloud/app-bridge.js?apiKey=xxxxxx"></script> <script src="https://unpkg.com/@shopify/...
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Helpful From