Re: [w3c/browser-payment-api] Should API support billing address capture (for tax computation)? (#27)

> I'm likely behind the times but previously the first interaction like that was show(), so the website could not access billing address, payment address, etc. before show().

That remains true. But once `show()` is called, the browser UI can mediate the billing address with the site in the same way we do for shipping address (via an appropriate event). We could do that without sending the credit card details. 

Payments Requests can only proceed to completion with verification that the shipping address is OK. 


-- 
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/browser-payment-api/issues/27#issuecomment-297290647

Received on Wednesday, 26 April 2017 08:32:14 UTC