[browser-payment-api] Terminology across all Web Payments documents should be aligned (#43)

Migrating from https://github.com/w3c/webpayments/issues/23:

The specs should import the Web Payments IG glossary. An example of how to do this is in the Web Payments CG's Browser API spec:

https://github.com/WICG/web-payments-browser-api/blob/5034393370c54226eb13fbdacde2462ba5e11713/index.html#L170-L177

You will also need to include a script here:

https://github.com/WICG/web-payments-browser-api/blob/5034393370c54226eb13fbdacde2462ba5e11713/index.html#L13

which can be found here:

https://github.com/WICG/web-payments-browser-api/blob/5034393370c54226eb13fbdacde2462ba5e11713/utils.js

Spec refs:
http://wicg.github.io/paymentrequest/specs/architecture.html#glossary
http://wicg.github.io/web-payments-browser-api/#terminology

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/browser-payment-api/issues/43

Received on Monday, 14 March 2016 01:15:51 UTC