Solutionunvalidated

create individual one-time Promotion Code objects for each customer — and then list them by `customer` and `code`. Tension: to check if it was used. Outcome: in case you want to use the same code.

c1c9f813-5a28-4e91-8889-2b1a2a16810f

create individual one-time Promotion Code objects for each customer — and then list them by customer and code. Tension: to check if it was used. Outcome: in case you want to use the same code.