diff --git a/index.html b/index.html index 431ecf3..6ded896 100644 --- a/index.html +++ b/index.html @@ -903,109 +903,6 @@
- After applying the matching algorithm defined in Payment Request API, - the user agent displays a list of instruments from matching payment - apps for the user to make a selection. This specification includes a - limited number of display requirements; most user experience details - are left to implementers. -
-- The second bullet above may be amended to remove explicit mention of - ordering defined by the payee. -
-- The following are examples of payment handler ordering: -
-- The Working Group has discussed two types of merchant preferences - related to payment apps: (1) highlighting merchant-preferred payment - apps already registered by the user and (2) recommending payment apps - not yet registered by the user. The current draft of the - specification does not address either point, and the Working Group is - seeking feedback on the importance of these use cases. Note that for - the second capability, merchants can recommend payment apps through - other mechanisms such as links from their web sites. -
-- The user agent MUST enable the user to - select any displayed instrument. -
-- The Working Group is discussing how default payment instrument - display could further streamline the user experience. -
-- Users agents may wish to enable the user to select individual - displayed Instruments. The payment handler would receive information - about the selected Instrument and could take action, potentially - eliminating an extra click (first open the payment app then select - the Instrument). -
-