← 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.
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 | … |