-
Couldn't load subscription status.
- Fork 49
Add Cash Drawer Api #3216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Cash Drawer Api #3216
Conversation
This stack of pull requests is managed by Graphite. Learn more about stacking. |
8f0685f to
7cb3bb5
Compare
|
We detected some changes in |
📝 POS Version Documentation ReminderWe detected changes in If these changes are user-facing and should be documented in the version changelog, please update: If you are making internal changes that don't affect the public API, you can ignore this reminder. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM ✅
|
Note: Branch on hold, waiting for 2026-01 RC to be created |
4caa28b to
d381ac2
Compare
7cb3bb5 to
3277de6
Compare
| @@ -0,0 +1,27 @@ | |||
| import React from 'react'; | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll only need 1 example: a Preact one that uses 2025-10. React is all gone now!
3277de6 to
7ef534f
Compare
d381ac2 to
e558da2
Compare
|
Closing PR and re-opened due to bad rebase onto 2026-01-rc. #3529 |

Background
https://github.com/shop/issues-retail/issues/16752
Solution
This PR introduces the Cash Drawer API to the UI Extensions repository. As extension targets have yet to be finalized, this PR introduces the API only.
https://github.com/Shopify/ui-api-design/pull/1232
🎩
Checklist