Re: [w3c/payment-request] Add way to update `total` and `displayItems` after `.show()` but before user interaction (#645)

(I work with @jenan-stripe.)

> The alternative is for Payment Request implementors to ... show a manually-created loading modal (probably also not great).

It's worth noting that this workaround is not ideal, because `show()` may not always be callable without a user gesture. This is allowed for by the spec:

> For example, the user agent may require the call to be triggered by user activation

-- 
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/645#issuecomment-342021269

Received on Monday, 6 November 2017 01:02:24 UTC