Discover why some payment providers opt for redirect-based passkeys instead of embedded passkey authentication during checkout.

Vincent
Created: April 8, 2025
Updated: August 13, 2025


Learn how to create cross-origin passkeys as a payment provider. Compare iframe vs. redirect, offer Apple Pay-level UX & use analytics for higher adoption.
Read the full articleRead by 5,000+ security leaders.
Some payment providers prefer redirect-based passkeys instead of embedding passkey authentication directly into the merchant’s checkout page due to critical advantages related to browser compatibility, security, and ease of implementation:
Redirect flows operate fully in the payment provider's domain, bypassing cross-origin restrictions. Unlike embedded iframe methods, redirects guarantee consistent support across all major browsers—including Safari, which currently restricts passkey creation in cross-origin contexts.
Redirect-based passkey implementations eliminate complex permission configurations and reduce the likelihood of encountering compatibility issues or browser-specific bugs, significantly decreasing development overhead.
Operating entirely within the payment provider’s secure domain environment simplifies adherence to security standards such as PCI DSS and PSD2 SCA, ensuring better protection against potential cross-origin vulnerabilities.
Passkeys for Super Funds and Financial Institutions
Join our Webinar on 7th November to learn how Super Funds and Financial Institutions can implement passkeys
While redirect flows may slightly disrupt the seamless user experience by temporarily taking users away from the merchant's site, careful UX design (such as clearly communicating the redirect process and swiftly returning users after authentication) can minimize friction.
By employing redirect-based passkeys, payment providers achieve broader compatibility, enhanced security, and simplified integration, making it an attractive option despite potential minor UX trade-offs.

Learn how to create cross-origin passkeys as a payment provider. Compare iframe vs. redirect, offer Apple Pay-level UX & use analytics for higher adoption.
Read the full articleRead by 5,000+ security leaders.