← back to v148 · get-secure-payment-confirmation-capabilities

conformance · v148

v148 · get-secure-payment-confirmation-capabilities — conformance probe

5 assertions drawn from the spec. Each is a single contract the spec text makes. Pass/fail reflects what this browser executed; blocked means the contract was not run because it needs user mediation, hardware, or another unavailable precondition. Open the page in Chrome stable / canary / Firefox / Safari to compare.

browser: spec: https://w3c.github.io/secure-payment-confirmation/#sctn-secure-payment-confirmation-capabilities chromestatus: #4727235745546240 generated 2026-06-01T08:14:38Z by conformance-author-v1-subagent
0
pass
0
fail
0
blocked
5
total
id contract kind verdict detail
payment-request-exists PaymentRequest is the host the new static method hangs off. exists
get-spc-capabilities-is-function PaymentRequest.getSecurePaymentConfirmationCapabilities is a static function. spec ↗ typeof
get-spc-capabilities-returns-promise Calling getSecurePaymentConfirmationCapabilities returns a Promise. spec ↗ script
credentials-public-key-exists navigator.credentials remains exposed; SPC ultimately delegates to credentials.get(). exists
spc-supports-payment-handler 'payment' is a recognised credential type for SPC capability inspection. script