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

> I think we need the parameter in the right place and I think the consensus above say it should be paymentrequest wide

The way it is currently implemented the type of the last payment item in the sequence is the type for the whole payment request. The types on other preceding items simply provide UI hints for the user agent.

If we don't like giving the "last item in the sequence" special treatment then we should consider moving the total amount out of this list too and putting it somewhere that is "paymentrequest wide".

---
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#issuecomment-204344124

Received on Friday, 1 April 2016 10:39:14 UTC