Designing Coupons, Offers & Vouchers


Daniel Baudino

Updated February 11, 2026

TL;DR: A coupon that arrives late does not exist. Design for timing, not persuasion.
  • The 3-second window: if the offer isn't visible at checkout, it has no influence
  • The truth stack: Benefit → Eligibility → Status — in that priority order
  • State must be unambiguous: AVAILABLE, REDEEMED, or EXPIRED
  • Single-use vs multi-use changes everything
  • "But it said..." debates at checkout mean the design failed

Why Coupons Fail

A coupon that arrives late does not exist.

The value is irrelevant. The design is irrelevant. The discount is irrelevant.

If the offer is not visible at the moment of decision, it has no influence.

The 3-second window

A customer decides to buy in 3 seconds.

In those 3 seconds: - The email is buried - The app is closed - The coupon is forgotten

If the offer is not visible in those 3 seconds, it does not exist.

Timing is everything for coupon redemption

Wallet passes live in the wallet. Payment lives in the wallet. They are already in the same place. They arrive at the same moment.

That's not convenience. That's architecture.

The Architecture

Coupon template and pass relationship

The two layers

Offer (Fixed) - Discount or benefit - Terms and conditions - Brand - Validity rules

Redemption (Variable) - Status (active, redeemed, expired) - Time sensitivity - User interaction

One offer, many users. One template, many passes. The pass reflects its current status.

Coupon defined once, used by many customers

Coupons vs Offers vs Vouchers

These terms have distinct characteristics that affect design:

Coupons — Discounts applied at checkout. Usually percentage-off or fixed-amount reductions. Typically single-use or time-limited.

Offers — Broader promotional incentives. May include free items, bonus products, or special access. Often tied to marketing campaigns.

Vouchers — Prepaid or earned value. Often represent gifts, prizes, or compensation. Typically single-use. The customer "spends" the voucher value.

Type Value Model Typical Use Design Focus
CouponDiscountSingle-use, time-limitedClear restrictions
OfferIncentiveCampaign-driven, flexibleBenefit clarity
VoucherPrepaid/earned valueSingle-use, specific valueValue + redemption rules

The Forgetting Problem

Most promotional passes die in the wallet: - Saved with good intentions - Buried under newer passes - Forgotten until expired - Rediscovered too late

Design against forgetting: - Clear, imminent expiration dates - Relevant location triggers - Updates that resurface the pass - Value that's obvious at a glance

The enemy isn't competition. It's indifference.

The Truth Stack

Every coupon, offer, and voucher communicates three truths in priority order:

  1. Benefit — What you get ("$10 off," "Free dessert," or "$25 voucher")
  2. Eligibility — When, where, for whom, and under what conditions
  3. Status — Available, redeemed, or expired

Design principles: - Truth #1 (benefit) is the largest, most prominent element - Truth #2 (eligibility) is clear and accessible, not buried - Truth #3 (status) is impossible to miss or misinterpret

A pass that looks "used" must look unmistakably different from one that's "available."

Single-Use vs Multi-Use

The redemption model fundamentally affects design:

Single-use passes: - State change is binary: AVAILABLE → REDEEMED - Post-redemption appearance should be clearly "closed" - Consider what happens after use — delete, archive, or remain visible?

Multi-use passes: - Need usage tracking ("2 of 5 uses remaining") - State is progressive, not binary - Each use should be confirmed and reflected

Unlimited-use passes (during validity window): - Expiration date is the primary constraint - No usage counting needed - Clear validity period display is essential

Redemption Model State Display Key Design Element
Single-useBinary (available/used)Clear post-redemption state
Multi-useProgressive (X of Y)Usage counter
Unlimited (time-bound)Validity periodExpiration prominence

Eligibility on the Primary View

Eligibility restrictions cause the most checkout disputes. Surface them appropriately:

Always show on primary view: - Expiration date (unambiguous format) - Minimum purchase requirement (if any) - Key exclusions (if few and critical) - Single-use or usage limits - Location restrictions (if not universally valid)

Move to secondary/back: - Full terms and conditions - Complete exclusion lists - Legal disclaimers

The goal: no surprises at checkout.

Post-Redemption Design

What happens after redemption matters:

Immediate state change: The pass should visually transform the moment redemption is confirmed.

Clear "used" appearance: Redeemed passes should feel "closed" — consider dimmed colors, "REDEEMED" overlay, or strikethrough styling.

Remaining value (if applicable): For partial redemption or multi-use passes, remaining value/uses must be immediately visible.

Platform Reality

Apple Wallet vs Google Wallet coupon comparison

Feature Apple Wallet Google Wallet
Pass typecouponOfferObject
Benefit displayPrimary field (prominent)Header/title area
ExpirationexpirationDate fieldvalidTimeInterval
State handlingField updates + voided flagstate field
Redemption limitCustom field trackingredemptionsRemaining

Google Wallet's OfferObject includes native support for redemption tracking. Apple Wallet requires custom field management for multi-use scenarios.

Common Mistakes

Hiding restrictions in tiny text — Eligibility surprises at checkout create disputes.

Vague benefit description — "Special offer!" means nothing. Specific benefits ("$10 off orders over $50") prevent debates.

No visible state change after redemption — The pass must look different after use.

QR embedded in decorative image — Breaks scan reliability. Always use native barcode fields.

Multiple offers in one pass — No clear "active offer" creates confusion. One pass, one clear benefit.

No expiration visibility — Users should never be surprised by "this expired yesterday."

The Shift

Stop improving the offer. Start fixing the timing.

The 3-second window is everything. If the coupon is visible in that window, it influences the decision. If it isn't, it doesn't exist.

The wallet is already open at payment. Put the coupon there.

Was this article helpful?
Yes No