Re: [w3c/payment-handler] Remove modifiers from CanMakePaymentEvent? (#289)

@ianbjacobs: Good question. We use the additional `data` to match the modifiers against payment instruments/handlers and display custom totals and custom display items for the matches. So the algorithm for processing modifiers would take `data` in, and spit `total` out. Since `total` should not be in `CanMakePaymentEvent`, the modifiers appear to be useless.

-- 
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/payment-handler/issues/289#issuecomment-380882860

Received on Thursday, 12 April 2018 17:26:07 UTC