Review AI Code. Documented parts that may want to be changed in the future

This commit is contained in:
2026-05-23 18:06:41 +02:00
parent a9f280914d
commit 1a6f6b3bd1
11 changed files with 91 additions and 9 deletions

View File

@@ -172,6 +172,7 @@ export class OrderPaymentService {
roleIdentifier: "merchant",
value: receiptSummary,
},
// TODO: Figure out a better/user-friendly way to display the line items.
{
variableIdentifier: "lineItemsJson",
roleIdentifier: "merchant",