- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 19 Jun 2018 11:01:36 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 19 June 2018 18:01:59 UTC
The current spec text read as if calling complete() twice would cause the interface to close down based on the second call. This just returns a rejected promise if the completeCalled is `true`. You can view, comment on, or merge this pull request online at: https://github.com/w3c/payment-request/pull/732 -- Commit Summary -- * Editorial: complete() returns rejected promise -- File Changes -- M index.html (14) -- Patch Links -- https://github.com/w3c/payment-request/pull/732.patch https://github.com/w3c/payment-request/pull/732.diff -- 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/732
Received on Tuesday, 19 June 2018 18:01:59 UTC