[w3c/browser-payment-api] Merged PaymentRequest params and tweaked to address some issues (#133)

Merged PaymentRequest constructor params to allow for options (only
processed by the UA) and details (passed to the payment app).
This commit proposes solutions to:
#3, #4, #15 and #18
You can view, comment on, or merge this pull request online at:

  https://github.com/w3c/browser-payment-api/pull/133

-- Commit Summary --

  * Issue marker requesting security considerations section
  * Merge remote-tracking branch 'w3c/gh-pages' into gh-pages
  * Merge remote-tracking branch 'w3c/gh-pages' into gh-pages
  * Merged PaymentRequest params and tweaked to address some issues
  * Merge remote-tracking branch 'w3c/gh-pages' into merged-parameters

-- File Changes --

    A .gitignore (1)
    M specs/paymentrequest.html (378)

-- Patch Links --

https://github.com/w3c/browser-payment-api/pull/133.patch
https://github.com/w3c/browser-payment-api/pull/133.diff

---
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/133

Received on Sunday, 10 April 2016 03:44:12 UTC