AI-generated analysisPublished automatically and not human-verified. Validated context appears in community notes below.
← Watch feed
Informational 19 Bitcoin

Allows merchants configure tax inclusion or exclusion (#7290)

Public commit record

What the developer wrote

Authored by Chukwuleta Tobechi

91/100 · Strong
Allows merchants configure tax inclusion or exclusion (#7290)

* Allows merchants configure tax inclusion or exclusion

* fix typo

* Include tests plus populate invoice metadata with tax included

* resolve failing test with view model

* fix: Form amount diff is misclassified as tax-included

* rerun build

* removed @ from the tax helper text
✓ Specific, descriptive subject✓ Names a concrete action or component✓ Provides detailed explanatory context✓ Mentions testing or verification✓ Links an issue, advisory, or supporting reference
The short version

What changed, and why it matters

This commit adds a new merchant setting that lets a store choose whether entered prices already include sales tax or whether tax should be added on top. It updates the Point of Sale screens, order calculation logic, and tests. There is no indication in the commit that this fixes a security vulnerability; it appears to be a normal feature addition for tax handling.

Recommended action

No security action required; review as a normal feature change. If auditing, verify that inclusive/exclusive tax math is correct and consistent between server and client, and that invoice metadata accurately reflects the chosen mode.

Security signals we found

01

No security-relevant signals detected in the diff

02

Change is a functional tax-calculation feature, not a vulnerability patch

Risk score

Why this scored 19/100

Our methodology →
Potential impact 2/30
Exploitability 1/25
Stealth signal 1/15
Affected reach 3/15
Confidence 8/10
Evidence quality 4/5
Human-validated context

Community notes

Notes can correct, qualify, or add evidence to the AI analysis. Every note shown here has been validated by a human moderator.

No validated notes yet.

The AI analysis stands alone for now. Submit a note if you can add evidence or important context.