Skip to content

Migrate checkout to Saleor 3.23 explicit delivery options API#1180

Draft
lkostrowski wants to merge 1 commit intomainfrom
lkostrowski/shipping-methods-api
Draft

Migrate checkout to Saleor 3.23 explicit delivery options API#1180
lkostrowski wants to merge 1 commit intomainfrom
lkostrowski/shipping-methods-api

Conversation

@lkostrowski
Copy link
Copy Markdown
Member

Replace deprecated implicit shipping method fetching with the new explicit deliveryOptionsCalculate mutation. Use checkout.delivery instead of checkout.deliveryMethod, and handle new checkout problems (CheckoutProblemDeliveryMethodStale, CheckoutProblemDeliveryMethodInvalid) with auto-refresh on stale and blocking payment on invalid delivery.

Replace deprecated implicit shipping method fetching with the new
explicit `deliveryOptionsCalculate` mutation. Use `checkout.delivery`
instead of `checkout.deliveryMethod`, and handle new checkout problems
(`CheckoutProblemDeliveryMethodStale`, `CheckoutProblemDeliveryMethodInvalid`)
with auto-refresh on stale and blocking payment on invalid delivery.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@vercel
Copy link
Copy Markdown
Contributor

vercel bot commented Mar 16, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
storefront Error Error Mar 16, 2026 1:04pm

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant