feat(point-of-sale): add POS intercept API types - #4520
Merged
Conversation
Contributor
Author
|
/snapit |
Contributor
|
🫰✨ Thanks @vctrchu! Your snapshots have been published to npm. Test the snapshots by updating your "@shopify/ui-extensions": "0.0.0-snapshot-20260622195723",
"@shopify/ui-extensions-tester": "0.0.0-snapshot-20260622195723" |
Contributor
Author
|
/snapit |
Contributor
|
🫰✨ Thanks @vctrchu! Your snapshots have been published to npm. Test the snapshots by updating your "@shopify/ui-extensions": "0.0.0-snapshot-20260622201242",
"@shopify/ui-extensions-tester": "0.0.0-snapshot-20260622201242" |
henryStelle
force-pushed
the
pos-intercept-api
branch
from
August 5, 2026 23:13
22fdacd to
31fd1c1
Compare
henryStelle
marked this pull request as ready for review
August 5, 2026 23:54
henryStelle
force-pushed
the
pos-intercept-api
branch
from
August 6, 2026 00:01
31fd1c1 to
59340c5
Compare
henryStelle
force-pushed
the
pos-intercept-api
branch
from
August 6, 2026 00:02
59340c5 to
78d8391
Compare
Assisted-By: devx/f72cb0ba-11c1-4cc7-ab65-755169af9570 Add POS intercept name constant Assisted-By: devx/f72cb0ba-11c1-4cc7-ab65-755169af9570 Mark POS intercept types as private
henryStelle
force-pushed
the
pos-intercept-api
branch
from
August 6, 2026 00:03
78d8391 to
1602f48
Compare
henryStelle
approved these changes
Aug 6, 2026
…pt validations Assisted-By: devx/9207e17f-e39b-4a11-8404-6b6307beb973
Contributor
Author
|
/snapit |
vctrchu
force-pushed
the
pos-intercept-api
branch
from
August 6, 2026 22:17
0ed2775 to
8e9a678
Compare
Assisted-By: devx/9207e17f-e39b-4a11-8404-6b6307beb973
vctrchu
force-pushed
the
pos-intercept-api
branch
from
August 6, 2026 22:22
8e9a678 to
69a7ae1
Compare
Contributor
|
/snapit |
vctrchu
force-pushed
the
pos-intercept-api
branch
2 times, most recently
from
August 6, 2026 22:58
5542d17 to
69a7ae1
Compare
Contributor
Author
|
/snapit |
Contributor
|
🫰✨ Thanks @henryStelle! Your snapshots have been published to npm. Test the snapshots by updating your "@shopify/ui-extensions": "0.0.0-snapshot-20260806230651",
"@shopify/ui-extensions-tester": "0.0.0-snapshot-20260806230651" |
Contributor
|
🫰✨ Thanks @vctrchu! Your snapshots have been published to npm. Test the snapshots by updating your "@shopify/ui-extensions": "0.0.0-snapshot-20260806231319",
"@shopify/ui-extensions-tester": "0.0.0-snapshot-20260806231319" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed
shopify.intercept()typing to the backgroundShopifyGlobalused bypos.app.ready.data.beforecheckout, with a cart-bearing event payload.operationswith optionalvalidationAddentries (WARNING/ERROR,handle, optionaltarget).