commit 8c119eb5fa3e996daa279377e4170a1ea6080237 parent a74d9b0106082bcb6c4c1c78d1b6ccd64e9ade0a Author: Vlada Svirsh <svirv1@bfh.ch> Date: Mon, 4 May 2026 20:34:28 +0200 #11115 dd94 discounts and passes Diffstat:
| M | design-documents/094-discounts-passes-wallet.rst | | | 12 | ++++++------ |
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/design-documents/094-discounts-passes-wallet.rst b/design-documents/094-discounts-passes-wallet.rst @@ -12,12 +12,12 @@ Motivation Merchants can provide users with discounts or passes that apply to specific products or services. The wallet must support: -Clear presentation of available discounts and passes -Ability for users to review and apply them during checkout -Overview of all owned items, including: -Currently active -Not yet active (future validity) -Available for use +* Clear presentation of available discounts and passes +* Ability for users to review and apply them during checkout +* Overview of all owned items, including: + - Currently active + - Not yet active (future validity) + - Available for use A consistent design ensures users can easily understand what benefits they have, when they can use them, and how they affect their purchases.