Re: [w3c/payment-request] Clarify when the user can abort the payment request algorithm (#810)

Ok, first part is https://github.com/w3c/payment-request/pull/810

So, we had in there that there could be a timeout or some other means of aborting. However, I think we were going down the wrong path... I've routed the "timeout" and the user hitting "esc" down the "[user aborts the payment request](https://www.w3.org/TR/payment-request/#user-aborts-the-payment-request-algorithm)" path instead. I also removed the "[[updating]]" check to allow for this. 


-- 
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/pull/810#issuecomment-440156943

Received on Tuesday, 20 November 2018 06:15:22 UTC