2026-05-22
A checkout is not always the end of the pricing story. Here is how to separate quantity edits, discounts, shipping, refunds, extra collection, and true unit-price corrections before you touch the order.
Read articleInstall on Shopify Configure NEXT_PUBLIC_APP_STORE_URL to enable this link. 2026-05-22
Increasing quantity is not the same as increasing unit price. This guide walks through the exact checks to run before raising a Shopify order line after checkout.
Read articleInstall on Shopify Configure NEXT_PUBLIC_APP_STORE_URL to enable this link. 2026-05-22
Shipping address edits and billing address corrections are not the same job. Here is how to handle a billing address that needs to match finance, tax, or customer records after checkout.
Read articleInstall on Shopify Configure NEXT_PUBLIC_APP_STORE_URL to enable this link. 2026-05-22
Native order editing is useful, but it is not a universal order-repair tool. This decision guide names the exact cases that deserve a more deliberate workflow.
Read articleInstall on Shopify Configure NEXT_PUBLIC_APP_STORE_URL to enable this link. 2026-05-22
Void and recreate is not a panic button. It is a deliberate replacement-order strategy for corrections that need a cleaner record than an in-place edit can provide.
Read articleInstall on Shopify Configure NEXT_PUBLIC_APP_STORE_URL to enable this link. 2026-04-14
Two everyday Shopify problems—raising a line price and fixing a billing address—kept turning into workarounds. We built a workflow around preview, then commit.
Read articleInstall on Shopify Configure NEXT_PUBLIC_APP_STORE_URL to enable this link. 2026-04-15
A large batch of internal contracts moved to stable—orders list, preview, commits, runs history, onboarding, settings, billing, and compliance hooks.
Read articleInstall on Shopify Configure NEXT_PUBLIC_APP_STORE_URL to enable this link. 2026-04-16
Every commit path is designed around showing the delta before Shopify sees the final intent.
Read articleInstall on Shopify Configure NEXT_PUBLIC_APP_STORE_URL to enable this link. 2026-04-17
The Activity surface ties commits to trace IDs, outcomes, and errors so support and finance can answer “what happened to order #…?”
Read articleInstall on Shopify Configure NEXT_PUBLIC_APP_STORE_URL to enable this link. 2026-04-18
Void naming, upward price methods, and readiness checks exist so the same button does not mean different things in different stores.
Read articleInstall on Shopify Configure NEXT_PUBLIC_APP_STORE_URL to enable this link. 2026-04-19
Shopify Partner wants stable HTTPS URLs for privacy and documentation. Our embedded app is not the same surface as a public marketing domain.
Read articleInstall on Shopify Configure NEXT_PUBLIC_APP_STORE_URL to enable this link. 2026-04-20
Internal cloud-test runs and checklists exist so “works on my laptop” is not the bar for production narrative.
Read articleInstall on Shopify Configure NEXT_PUBLIC_APP_STORE_URL to enable this link. 2026-04-21
We surfaced shipping and cart-level discount next to line edits so operators stop bouncing between our flow and scattered Admin screens.
Read articleInstall on Shopify Configure NEXT_PUBLIC_APP_STORE_URL to enable this link. Read documentation