- From: Marcos Cáceres <notifications@github.com>
- Date: Mon, 19 Nov 2018 22:15:00 -0800
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 20 November 2018 06:15:22 UTC
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