How does Apple’s SPC limitation block passkey checkouts?

Vincent Delitz

Vincent

Created: April 8, 2025

Updated: April 19, 2025

payment provider passkeys third party sdk

Read the full article

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 article

Already read by 5,000+ enterprise security leaders.


How does Apple’s limited support for Secure Payment Confirmation (SPC) block a unified cross-browser passkey checkout?#

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.

secure payment confirmation apple limitations

Key limitations caused by Apple's approach#

Cross-Origin Restrictions#

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.

No SPC Adoption in Safari#

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.

Impact on User Experience#

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.

Enterprise Icon

Get free passkey whitepaper for enterprises.

Get for free

How payment providers manage this limitation#

Hybrid Approaches:

  • Providers often use iframe-based methods for browsers supporting SPC and redirects for Safari to ensure compatibility.
  • Native apps rely on system browser sessions like ASWebAuthenticationSession (iOS) or Chrome Custom Tabs (Android) to bypass embedded WebView constraints.

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.

payment provider passkeys third party sdk

Read the full article

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 article

Already read by 5,000+ enterprise security leaders.

Schedule a call to get your free enterprise passkey assessment.

Schedule a call

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.

Share this article


LinkedInTwitterFacebook