---
url: 'https://www.corbado.com/faq/stripe-passkeys-approach-redirect'
title: 'Why does Stripe focus on redirects for passkeys?'
description: 'Learn why Stripe uses a redirect-based passkey approach for developer authentication and how this could shape future Stripe payment experiences.'
lang: 'en'
keywords: 'Stripe passkeys approach, Stripe authentication, Stripe payments UX'
---

# Why does Stripe focus on redirects for passkeys?

## Why do you think Stripe focuses on a redirect approach for passkey authentication in its developer dashboard, and how might that inform a future payment flow?

Stripe’s decision to implement a **redirect-based passkeys approach** for its developer
dashboard is likely driven by considerations around security, compatibility, scalability,
and ease of integration.

## Why Stripe Prefers Redirect-based Passkeys

### Robust Browser Compatibility

Redirect flows work seamlessly across all major browsers without facing restrictions like
Safari’s [cross-origin](https://www.corbado.com/blog/iframe-passkeys-webauthn) limitations. This ensures that all
users, regardless of browser, experience smooth and consistent authentication.

### Simplified Implementation

By leveraging redirects, Stripe avoids the technical complexity and compatibility
challenges associated with embedding passkeys via
[iframes](https://www.corbado.com/blog/iframe-passkeys-webauthn). This streamlined implementation allows Stripe
to deliver rapid deployments and easier ongoing maintenance.

### Enhanced Security & Control

Redirect flows occur entirely within Stripe’s own secure domain, improving the provider’s
ability to manage compliance (such as [PCI DSS](https://www.corbado.com/blog/pci-dss-4-0-authentication-passkeys)
and [PSD2](https://www.corbado.com/blog/psd2-passkeys) SCA) and monitor for fraud or unusual activity.

## Implications for Stripe’s Future Payment Flows

Stripe’s developer dashboard strategy may signal a similar future approach for consumer
[payment](https://www.corbado.com/passkeys-for-payment) authentication:

- Stripe might leverage a redirect model for consumer-facing checkout, benefiting from
  existing technical expertise and a robust, secure infrastructure.
- Redirect-based passkey flows could enable Stripe to provide reliable, frictionless
  experiences, potentially driving higher adoption rates across
  [merchant](https://www.corbado.com/glossary/merchant) integrations.

By validating the **Stripe passkeys approach** in developer environments, Stripe
establishes a secure and scalable foundation that could smoothly extend to broader
[payment](https://www.corbado.com/passkeys-for-payment) scenarios, minimizing technical risks and ensuring a
unified user experience across platforms.

## Read the full article
