Skip to content

Commit 85d9f19

Browse files
Update src/pages/starter-kit/checkout/tax-use-cases.md
Co-authored-by: Kevin Harper <keharper@users.noreply.github.com>
1 parent 4362baf commit 85d9f19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/starter-kit/checkout/tax-use-cases.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ Once the customer places an order, all serialized custom attributes already pres
224224

225225
> This propagation is an existing behavior implemented previously as part of the custom attributes module and does not require additional setup from the tax module.
226226
227-
The purpose of this propagation is to ensure that tax class metadata—initially attached via customer and product associations—is consistently preserved throughout the entire checkout lifecycle. This allows external systems (such as tax calculation services) to access the tax class and its serialized custom attributes via:
227+
This propagation ensures that tax class metadata—initially attached by customer and product associations—is consistently preserved throughout the entire checkout lifecycle. This allows external systems (such as tax calculation services) to access the tax class and its serialized custom attributes using:
228228

229229
- REST APIs
230230
- GraphQL queries

0 commit comments

Comments
 (0)