- From: ianbjacobs <notifications@github.com>
- Date: Wed, 22 Apr 2020 10:53:37 -0700
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 22 April 2020 17:53:50 UTC
@ianbjacobs commented on this pull request.
> @@ -2445,6 +2445,22 @@ <h2>
</li>
</ul>
</section>
+ <section>
+ <h2>
+ User Awareness about Sharing Data Cross-Origin
+ </h2>
+ <ul>
+ <li>By design, a payment handler from one origin shares data with
+ another origin (e.g., the merchant site).
+ </li>
+ <li>It is important that user agents make clear to users the origin
+ of a payment handler.
+ </li>
+ <li>User agents should help users understand that they are sharing
To not overconstrain browsers I have added "and ideally what information they are sharing."
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-handler/pull/366#discussion_r413194040
Received on Wednesday, 22 April 2020 17:53:50 UTC