Vincent
Created: April 8, 2025
Updated: April 19, 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 articleAlready read by 5,000+ enterprise security leaders.
Apple’s limited support for Secure Payment Confirmation (SPC) significantly impacts the ability of payment providers to deliver a unified, seamless passkey checkout experience across different browsers. SPC, a web standard led by Google, is designed to standardize how payment providers authenticate users across multiple merchant sites, ensuring a frictionless and secure payment process similar to native solutions like Apple Pay.
Safari blocks passkey creation (navigator.credentials.create()
) in cross-origin iframes. While authentication using existing passkeys is permitted, the inability to create new passkeys within embedded third-party contexts severely disrupts a smooth user experience during checkout.
Apple has not implemented SPC in Safari, likely as a strategic decision to keep Apple Pay as the preferred payment method within its ecosystem. Consequently, payment providers are forced into using alternative, less unified methods such as redirects or relying on passkeys previously established on their own domains.
Users experience increased friction as they're redirected away from merchants’ websites or are required to undergo additional steps, negatively affecting conversion rates and checkout fluidity.
Hybrid Approaches:
By strategically addressing these barriers, payment providers can still offer robust passkey authentication solutions, although the friction introduced by Apple's restrictions remains a significant challenge to achieving a truly unified, cross-browser checkout experience.
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 articleAlready read by 5,000+ enterprise security leaders.
Enjoyed this read?
🤝 Join our Passkeys Community
Share passkeys implementation tips and get support to free the world from passwords.
🚀 Subscribe to Substack
Get the latest news, strategies, and insights about passkeys sent straight to your inbox.