We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 279b7a3 commit fcbc77dCopy full SHA for fcbc77d
spec.bs
@@ -541,7 +541,7 @@ Add the following to the [=registry of standardized payment methods=] in
541
dictionary SecurePaymentConfirmationRequest {
542
required BufferSource challenge;
543
required USVString rpId;
544
- required FrozenArray<BufferSource> credentialIds;
+ required sequence<BufferSource> credentialIds;
545
required PaymentCredentialInstrument instrument;
546
unsigned long timeout;
547
DOMString payeeName;
0 commit comments