中文Install on ShopifyInstall on Shopify Configure NEXT_PUBLIC_APP_STORE_URL to enable this link.
Back to blog

2026-04-17

Activity, runs, and trace IDs: ops without the guessing game

The Activity surface ties commits to trace IDs, outcomes, and errors so support and finance can answer “what happened to order #…?”

orderRepriceRun records (exposed in-app under Activity) carry identifiers and status that mirror what the backend already logged. When something fails in the wild, the fastest path is: copy the trace ID, open a support thread, and attach redacted screenshots.

We built this because “it failed” is not actionable—correlation is.

Put this workflow inside Shopify Admin

Install Reprice Order Price Editor from the Shopify App Store, then preview line, total, address, and replacement-path changes before commit.

Install on Shopify Configure NEXT_PUBLIC_APP_STORE_URL to enable this link.