Product design question
Design a credit card system.
- Stripe
- Product design
- Hard
Practice this question out loud. An AI interviewer asks it, follows up like a real interviewer would, and scores your answer. Type or speak.
Start a mock interview on this question · Mock interview from a job description
What this question tests
Tests product and systems design for a regulated financial product, balancing user needs, fraud risk, and issuer constraints.
How to approach it
- Clarify scope: card issuance for businesses versus a consumer credit card, and confirm with the interviewer.
- Identify the user: a business wanting to issue employee expense cards, given the company's actual product context.
- Define requirements: instant virtual card issuance, programmable spend controls, real-time authorization decisions.
- Design the flow: API-driven card creation, spend rules, webhook-based transaction notifications.
- Prioritize fraud and risk controls, like velocity limits, as core requirements, not an add-on.
- Define success as approval rate for legitimate spend, fraud loss rate, and time-to-issue a new card.
What a strong answer includes
- Grounds the design in the company's actual product space, programmable card issuing, not a generic consumer card.
- Treats fraud and risk controls as core, matching how real card systems are built under regulatory scrutiny.
- Picks metrics that balance approval rate against fraud loss, the real trade-off in authorization systems.
Common mistakes
- Designing a generic consumer credit card without addressing issuance mechanics or fraud controls.
- Ignoring the regulatory and compliance dimension of card issuing.
Likely follow-up questions
- How would you set spend controls without being too restrictive for legitimate use?
- How would you handle disputed transactions?
- What would you measure to detect a rise in fraud early?
More product design questions
- How would you improve the Uber app?Lyft · Product design · Easy
- For a retail store, users are frequently complaining about long queues during check out. What strategy would you use to improve the experience in the short term and long term?Shopify · Product design · Medium
- How would you re-design the carwash?Spotify · Product design · Medium
- You're a PM at a vending machine company. Your CEO asks you to design a new line of vending machines to be placed in hotels and motels. What would you do?Google · Product design · Hard
- How would you design an app to help people choose which cheese to buy at a grocery store?Stripe · Product design · Easy
- What is your favorite product? Why?PayPal · Product design · Easy
More questions from Stripe
Learn the skill behind it
Chapters of the AI PM course that teach what this question tests.
- Chapter 4: Discovery and strategy for AI products
- Chapter 7: AI UX and human oversight: design for a system that is wrong sometimes
- Chapter 14: Get the job: the AI PM interview loop