Re: [w3c/payment-request] Rethink "payment request is showing" boolean (#809)

@marcoscaceres, the spec currently says:

"Because the simultaneous display of multiple PaymentRequest user interfaces might confuse the user, this specification limits the user agent to displaying one at a time via the show() method. This is ensured by a payment request is showing boolean."

Would this change work for you:

 * Change the second sentence to: "This is achieved through one or more boolean values that indicate where payment request is showing."
 * Rewriting the algorithms to allow for different implementations (local or global).

Ian




-- 
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/payment-request/issues/809#issuecomment-440093920

Received on Tuesday, 20 November 2018 00:40:34 UTC