diff --git a/specs/paymentrequest.html b/specs/paymentrequest.html index 63e39be7..1e8188ce 100644 --- a/specs/paymentrequest.html +++ b/specs/paymentrequest.html @@ -1237,10 +1237,29 @@
PaymentRequest API does not directly support encryption of data fields.
- Individual payment methods may choose to include support for encrypted data but it is not
- mandatory that all payment methods support this.
+
+ The PaymentRequest API does not directly support encryption of data fields.
+ Individual payment methods may choose to include support for encrypted data but it is not
+ mandatory that all payment methods support this.
+
+ This section is a placeholder to record privacy considerations as we gather them through working + group discussion.
++ The user agent should never share information about the user to the web page + (such as the shipping address) without user consent. +
+