[paymentrequest] Minor spec changes based on implementation experience and feedback (#44)

Most significant change is to use strings for amount value based on more discussion. Also moved some validation steps in show() earlier.
You can view, comment on, or merge this pull request online at:

  https://github.com/WICG/paymentrequest/pull/44

-- Commit Summary --

  * You must have at least one item (not more than one)
  * Move some validation steps in show() before promise is created
  * Update amount to use a string for value.
  * Update example variable names based on feedback to #37

-- File Changes --

    M specs/paymentrequest.html (61)

-- Patch Links --

https://github.com/WICG/paymentrequest/pull/44.patch
https://github.com/WICG/paymentrequest/pull/44.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/WICG/paymentrequest/pull/44

Received on Wednesday, 20 January 2016 00:09:39 UTC