The SecurePaymentConfirmationRequest
dictionary describes input to the Payment Request API when used to authenticate a user during an e-commerce transaction using SPC with Payment Request API.
An instance of this dictionary must be passed into the PaymentRequest()
constructor as the value of the data
field corresponding to a supportedMethods
value of "secure-payment-confirmation"
.