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

+1 for the journey applying to the paymentrequest, not the line items
+1 to removing unsupported transaction types for now

I think the enumeration should be (to start with); identify, authoriseDeposit, authoriseDebitOnShipment, ImmediateDebit. This enoumeration is a hint to the paymentapp.

The difference between Capture and Debit is the way settlement proceeds and I think not relevant to the journey (i.e. the hint), though the status returned back from the PaymentApp should enumerate what has occurred and could differentiate.

---
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-204081575

Received on Thursday, 31 March 2016 19:04:47 UTC