Re: [w3c/payment-request] Richer negotiation re: address redaction? (#842)

Hi @samuelweiler,

Thank you for the writeup. 

According to the specs today, the merchant only receives billing address information through onpaymentmethodchange when requestBillingAddress is true. That information is redacted, as we've mentioned.

Thus, for some of the use cases you mention, where the merchant doesn't need any billing address information at all, that is the default behavior of the API. Merchants would explicitly need to set requestBillingAddress to true. 

Ian

[1] https://w3c.github.io/payment-request/#dom-paymentoptions-requestbillingaddress

-- 
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-request/issues/842#issuecomment-474022204

Received on Monday, 18 March 2019 17:34:17 UTC