Skip to content

Dismiss checkout on receipt of unrecoverable severity error#153

Merged
kiftio merged 1 commit into
mainfrom
05-19-dismiss_on_unrecoverable
Jun 2, 2026
Merged

Dismiss checkout on receipt of unrecoverable severity error#153
kiftio merged 1 commit into
mainfrom
05-19-dismiss_on_unrecoverable

Conversation

@kiftio
Copy link
Copy Markdown
Contributor

@kiftio kiftio commented May 19, 2026

What changes are you making?

Close checkout when we receive ec.error from checkout with severity set to unrecoverable, in addition to emitting the on(CheckoutProtocol.error) {} callback.

As we may receive multiple errors, we'll close when we find any of those errors have that severity

CONTRIBUTES TO https://github.com/shop/issues-checkout-kit/issues/935

Before you merge

Important

  • I've added tests to support my implementation
  • I have read and agree with the Contribution Guidelines
  • I have read and agree with the Code of Conduct
  • I've updated the relevant platform README (platforms/swift/README.md and/or platforms/android/README.md)

Releasing a new Swift version?
  • I have bumped the version in ShopifyCheckoutKit.podspec
  • I have bumped the version in platforms/swift/Sources/ShopifyCheckoutKit/ShopifyCheckoutKit.swift
  • I have updated platforms/swift/CHANGELOG.md
  • I have updated the SwiftPM/CocoaPods version snippets in platforms/swift/README.md (major version only)
Releasing a new Android version?
  • I have bumped the versionName in platforms/android/lib/build.gradle
  • I have updated platforms/android/CHANGELOG.md
  • I have updated the Gradle/Maven version snippets in platforms/android/README.md

Tip

See the Contributing documentation for the full release process per platform.

Copy link
Copy Markdown
Contributor Author

kiftio commented May 19, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@kiftio kiftio mentioned this pull request May 19, 2026
11 tasks
@kiftio kiftio force-pushed the 05-19-parse_all_error_messages branch from f0930b1 to 46190cc Compare May 19, 2026 14:59
@kiftio kiftio force-pushed the 05-19-dismiss_on_unrecoverable branch 3 times, most recently from 363462b to ef4d437 Compare May 19, 2026 16:39
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 19, 2026

Web — Coverage Report

Lines Statements Branches Functions
Coverage: 99%
98.8% (249/252) 87.85% (123/140) 100% (54/54)

@kiftio kiftio force-pushed the 05-19-dismiss_on_unrecoverable branch from ef4d437 to ab99908 Compare May 20, 2026 09:25
@kiftio kiftio force-pushed the 05-19-parse_all_error_messages branch 2 times, most recently from 0e821b5 to 587d706 Compare May 20, 2026 09:28
@kiftio kiftio force-pushed the 05-19-dismiss_on_unrecoverable branch from ab99908 to 157a83e Compare May 20, 2026 09:28
@kiftio kiftio changed the base branch from 05-19-parse_all_error_messages to graphite-base/153 May 20, 2026 09:47
@kiftio kiftio force-pushed the 05-19-dismiss_on_unrecoverable branch from 157a83e to cefdac4 Compare May 20, 2026 09:47
@kiftio kiftio force-pushed the graphite-base/153 branch from 587d706 to 6156c75 Compare May 20, 2026 09:47
@graphite-app graphite-app Bot changed the base branch from graphite-base/153 to main May 20, 2026 09:48
@kiftio kiftio force-pushed the 05-19-dismiss_on_unrecoverable branch from cefdac4 to d08ea1b Compare May 20, 2026 09:48
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 20, 2026

React Native — Coverage Report

Lines Statements Branches Functions
Coverage: 92%
91.59% (316/345) 87.25% (178/204) 100% (82/82)

@kiftio kiftio force-pushed the 05-19-dismiss_on_unrecoverable branch from d08ea1b to 0a45550 Compare May 20, 2026 11:10
@kiftio kiftio force-pushed the 05-19-dismiss_on_unrecoverable branch 4 times, most recently from 31f61de to 42af96d Compare June 1, 2026 20:33
@kiftio kiftio changed the title dismiss on unrecoverable Dismiss checkout on receipt of unrecoverable severity error Jun 1, 2026
@kiftio kiftio marked this pull request as ready for review June 1, 2026 21:02
@kiftio kiftio requested a review from a team as a code owner June 1, 2026 21:02
@kiftio kiftio force-pushed the 05-19-dismiss_on_unrecoverable branch from 42af96d to a254df1 Compare June 2, 2026 09:46
@kiftio kiftio merged commit 43a0cec into main Jun 2, 2026
25 checks passed
@kiftio kiftio deleted the 05-19-dismiss_on_unrecoverable branch June 2, 2026 13:55
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.

2 participants