Re: [w3c/payment-request] Clarify the `displayItems` are not shared with payment handler (#626)

Android payment apps don't get display items.

["Is ready to pay" params](https://docs.google.com/document/d/1izV4uC-tiRJG3JLooqY3YRLU22tYOsLTNq0P_InPJeE/edit#heading=h.vdpkhr2o3rxb):
 - `methodNames`
 - `methodData`
 - `topLevelOrigin`
 - `topLevelCertificateChain`
 - `paymentRequestOrigin`

[Payment params](https://docs.google.com/document/d/1izV4uC-tiRJG3JLooqY3YRLU22tYOsLTNq0P_InPJeE/edit#heading=h.5lyitgl6uawh):
 - `methodNames`
 - `methodData`
 - `topLevelOrigin`
 - `topLevelCertificateChain`
 - `paymentRequestOrigin`
 - `total`
 - `modifiers` (including only `supportedMethods` and `total`)
 - `paymentRequestId`

-- 
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/626#issuecomment-330542439

Received on Tuesday, 19 September 2017 13:41:47 UTC