Re: [paymentrequest] Combine API parameters into a single request object + options (#41)

I considered mentioning the:

> 2. The payee wants to offer different prices depending on which payment method is used.

issue explicitly but then thought this would have been handled by adding additional items, "fees", in the payment request's detail for the specific payment method. 

For instance, the "bitcoin" method, will have one item only, `"id": "total"`, while the "visa" method will also have an additional `"id": "fees"`, and this is decided by the payee when interacting with the payment app.

Couldn't find any issue where this had been discussed, though. Thanks for creating it.

---
Reply to this email directly or view it on GitHub:
https://github.com/WICG/paymentrequest/issues/41#issuecomment-178547348

Received on Tuesday, 2 February 2016 12:22:00 UTC