Add cash rounding adjustment to POS transaction payloads#4477
Conversation
🚨🚨🚨 Docs migration in progress 🚨🚨🚨We are actively migrating UI extension reference docs to MDX in the
During this migration, please be aware of the following:
Doc comments in Examples that previously lived in this repo are being moved to the What should I do?
Thanks for your patience while we complete the migration! 🙏 |
2ad91ef to
d607e02
Compare
…nding-transaction-complete
Partially resolves: https://github.com/shop/issues-retail/issues/29604
Summary
Cash rounding adjustment data is not present on that transaction payload that's needed by some partners building POS UI extensions for fiscal compliance (such as Storelink).
The data for this field is already available in POS app. A follow-up PR will be made in
pos-mobileto populate this field.Testing
Related: shop/issues-retail#29604