[browser-payment-api] Should the payment request contain line item details? (#49)

Migrating from https://github.com/w3c/webpayments/issues/38:

The paymentRequest API currently includes a Payment Details object in a payment request:

http://wicg.github.io/paymentrequest/specs/paymentrequest.html#paymentdetails-dictionary
http://wicg.github.io/paymentrequest/specs/paymentrequest.html#paymentrequest-interface

The Web Payments CG's Browser API specifically does not provide such an interface because small and large retailers have stated that they do not want that information leaked outside of their customer-merchant environment.

Does introducing this line-item list create an issue w/ the "private" customer-merchant environment? 

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/browser-payment-api/issues/49

Received on Monday, 14 March 2016 02:15:39 UTC