Skip to content

fix: retain raw numeric value for line item unit_amount_net#284

Merged
paulofph merged 1 commit into
mainfrom
fix/11808-unit_amount_net-formatted-incorrectly
Jun 18, 2026
Merged

fix: retain raw numeric value for line item unit_amount_net#284
paulofph merged 1 commit into
mainfrom
fix/11808-unit_amount_net-formatted-incorrectly

Conversation

@josecarneiro

Copy link
Copy Markdown
Contributor

Updated the processOrderTableData function to ensure that the line item unit_amount_net remains a raw numeric value, while the formatted value is still accessible under price.unit_amount_net. Added a corresponding test to verify this behavior.

Updated the processOrderTableData function to ensure that the line item unit_amount_net remains a raw numeric value, while the formatted value is still accessible under price.unit_amount_net. Added a corresponding test to verify this behavior.
@changeset-bot

changeset-bot Bot commented Jun 12, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 2f424b4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@paulofph paulofph merged commit 5b04012 into main Jun 18, 2026
3 checks passed
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