[w3c/browser-payment-api] Add PaymentItem type to deal with transaction types (#111)

The TransaactionType is a new property of the PaymentItem which helps
the user agent infer appropriate display logic for the payment such as
locale appropriate values display and button labels.

Addresses:
https://github.com/w3c/browser-payment-api/issues/56
https://github.com/w3c/browser-payment-api/issues/19
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/browser-payment-api/pull/111

-- Commit Summary --

  * Add PaymentItem type to deal with transaction types

-- File Changes --

    M specs/paymentrequest.html (69)

-- Patch Links --

https://github.com/w3c/browser-payment-api/pull/111.patch
https://github.com/w3c/browser-payment-api/pull/111.diff

---
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/pull/111

Received on Thursday, 31 March 2016 15:54:43 UTC