- From: Ade Bateman <notifications@github.com>
- Date: Wed, 09 Dec 2015 12:09:47 -0800
- To: WICG/paymentrequest <paymentrequest@noreply.github.com>
Received on Wednesday, 9 December 2015 20:10:18 UTC
Once the user has accepted the payment request, the `state` of `PaymentRequest` moves to `accepted` and the Promise returned from `show()` is resolved. The web page is responsible for processing the `PaymentResponse` and then calling `complete()` with a success or failure value. During this time the user may be wondering about what is happening. Should we provide a mechanism for the web page to provide message text back to the user agent about what it is doing to show progress? --- Reply to this email directly or view it on GitHub: https://github.com/WICG/paymentrequest/issues/32
Received on Wednesday, 9 December 2015 20:10:18 UTC