Skip to content

Commit 2c3a2f3

Browse files
authored
Fix linting
1 parent 2bb19dc commit 2c3a2f3

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
@@ -204,6 +204,7 @@ Here's an example payload showing how the custom attributes from tax classes app
204204
}
205205
}
206206
```
207+
207208
## Propagate custom attributes of tax classes
208209

209210
The out-of-process tax module introduces support for assigning serialized custom attributes to tax classes. These attributes are then automatically associated with shopping cart data during cart creation and product addition. This allows for tax-related metadata to be included early in the checkout process and carried forward into subsequent operations.
@@ -229,4 +230,3 @@ This propagation ensures that tax class metadata—initially attached by custome
229230
- Event-driven integrations using Adobe Commerce Eventing
230231

231232
This consistency is critical for third-party integrations that rely on tax classification metadata for compliance, reporting, or invoicing purposes.
232-

0 commit comments

Comments
 (0)