You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/starter-kit/checkout/tax-use-cases.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -204,6 +204,7 @@ Here's an example payload showing how the custom attributes from tax classes app
204
204
}
205
205
}
206
206
```
207
+
207
208
## Propagate custom attributes of tax classes
208
209
209
210
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
229
230
- Event-driven integrations using Adobe Commerce Eventing
230
231
231
232
This consistency is critical for third-party integrations that rely on tax classification metadata for compliance, reporting, or invoicing purposes.
0 commit comments