- From: Zach Koch <notifications@github.com>
- Date: Thu, 31 Mar 2016 11:42:33 -0700
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
Received on Thursday, 31 March 2016 18:43:04 UTC
I agree with the direction of this PR in general, but a few comments: 1.) We don't support refunds or credits, so I don't see the need to include those options. If this changes in the future, we can append those. 2.) I think it's unnecessary and too complicated to have the type specified per line item. It should be across the entire transaction. 3.) I don't full understand the difference between "capture" and "debit". 4.) There should be a default set across the entire transaction, which I would imagine is either "capture" or "debit". --- 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-204071711
Received on Thursday, 31 March 2016 18:43:04 UTC