- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 12 Jun 2018 00:00:29 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
- Message-ID: <w3c/payment-request/pull/724@github.com>
part 4 of #705 - define eventing model for "payerdetailchange".
The following tasks have been completed:
* [ ] Confirmed there are no ReSpec errors/warnings.
* [ ] Added Web platform tests (link)
* [ ] added MDN Docs (link)
Implementation commitment:
* [ ] Safari (link to issue)
* [ ] Chrome (link to issue)
* [ ] Firefox (link to issue)
* [ ] Edge (public signal)
Impact on Payment Handler spec?
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/payment-request/pull/724
-- Commit Summary --
* WIP: retry() shell
* define aborting and retrying
* return promises rejected
* complete() throws if retrying
* Link to initial tests
* Guard against calling request.abort() again
* fix typo
* Refactor pasta
* Make it clear the UI is shutting down
* remove redundant checks
* Clarify closing, add asserts back in
* Teach retry() about payerErrors
* s/request/reponse typo
* Remove redudant check
* Refactored .retry()
* Add shippingAddressErrors to PaymentValidationErrors
* Make finally a step
* tidy
* Handle retry in abort the update algo
* Define onpayerdetailchange event
* fix typo
* remove types
-- File Changes --
M index.html (446)
-- Patch Links --
https://github.com/w3c/payment-request/pull/724.patch
https://github.com/w3c/payment-request/pull/724.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/724
Received on Tuesday, 12 June 2018 07:00:53 UTC