Re: User Consent and Addresses

> On May 10, 2016, at 8:29 AM, Adam Roach <abr@mozilla.com> wrote:
> 
> On 5/10/16 08:16, Ian Jacobs wrote:
>> Today if I type information (e.g., shipping address) in a form field, does that change the DOM and thus the merchant has access to the information immediately as well?
>> 
>> I am wondering whether the behavior you describe for paymentRequest differs significantly from today’s form-based approach. (I say “I am wondering” because I think
>> you have a better grasp than I do.)
>> 
> 
> Yes, it certainly does have access. But there's a somewhat different mental model between "I entered data into merchant.com's web page, so merchant.com has access to it" and "I entered data into Bobpay's payment app, so merchant.com has access to it, even if I never submitted it.”

Thank you for the clarification. I am hearing this:

 1) I am interacting with merchant.com (browser-as-payment-app). This amounts to the form-fill case.
 2) I am interacting with bob’s payment app (third-party-payment-app). This is a new origin.

Is that your observation? Do you think API behavior should differ in those two cases?

Ian

--
Ian Jacobs <ij@w3.org>      http://www.w3.org/People/Jacobs
Tel:                       +1 718 260 9447

Received on Tuesday, 10 May 2016 13:42:29 UTC