taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit f2c4c639af41977b2f9e9eb8074a32a58b0160b8
parent af8509b6b619fd51abc4f790336b14195d00b278
Author: Vlada Svirsh <svirv1@bfh.ch>
Date:   Wed, 24 Jun 2026 16:13:30 +0200

DD93 checkout page improvments

Diffstat:
Mdesign-documents/093-checkout-page.rst | 4++++
Mdesign-documents/images/checkout-page-2.png | 0
2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/design-documents/093-checkout-page.rst b/design-documents/093-checkout-page.rst @@ -52,6 +52,10 @@ Order with discounts or subscriptions If the purchase includes discounts, subscription, these should be displayed as additional cards in the order details area next to the main payment information. +Page should display a maximum of 2 cards in a row on desktop and stack them vertically on mobile. +These 2 cards should be the most beneficial options for the user. Under the cards, text +"Scan the payment QR code or open payment link in your Wallet to see the full list of payment options." +should be displayed to inform the user that more options are available in the wallet. Each card should present a benefit in a compact and scannable way. The card may include: diff --git a/design-documents/images/checkout-page-2.png b/design-documents/images/checkout-page-2.png Binary files differ.