diff --git a/specs/paymentrequest.html b/specs/paymentrequest.html index 7fd96b5c..0b624bf2 100644 --- a/specs/paymentrequest.html +++ b/specs/paymentrequest.html @@ -307,6 +307,7 @@

PaymentRequest constructor

data: { merchantIdentifier: "XXXX", bobPaySpecificField: true + } } ] @@ -332,6 +333,7 @@

PaymentRequest constructor

} +

The options object contains information about what options the web page wishes to use from the payment request system.