diff --git a/index.html b/index.html index 6aba8907..a401ad54 100644 --- a/index.html +++ b/index.html @@ -341,18 +341,6 @@
methodData, details, and data
- should be combined into a single object.
-
The PaymentRequest constructor MUST act as follows:
- The architecture document suggests that payment apps may take - numerous forms, including as web-based apps. This specification - should describe how the user-agent will pass the payment request - data and the complete signal to a web-based payment app and also how - it will receive the payment response from the payment app. -
- -- This specification should describe how the user agent will pass the - payment request data and the complete signal to a native payment app - and also how it will receive the payment response from the payment app. -
-The abort method MUST act as follows:
PaymentItem
with amounts in more than once currency.
- - The spec needs to clearly state how it will handle internationalization - issues (such as selection order for language via explicit preferences, - Accept-Language headers, etc.) -
-