- From: Zach Koch <notifications@github.com>
- Date: Tue, 13 Dec 2016 14:10:16 -0800
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
Received on Tuesday, 13 December 2016 22:11:17 UTC
I think it's a bug in the updateWith text. Right now it says: > If details contains a shippingOptions sequence, then: Perhaps it should say: > If requestShipping is true and if details contains a shippingOptions sequence, then: But then the question seems to become: what happens if details.shippingOptions is provided but requestShipping is not true. It seems like ignoring is best, but I guess throwing is more explicit. @adrianba ? -- 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/issues/345#issuecomment-266877997
Received on Tuesday, 13 December 2016 22:11:17 UTC