public-webpayments-specs@w3.org from August 2017 by thread

Re: [w3c/payment-request] l10n: adds Localizable dict + TextDirection enum (#455) Marcos Cáceres (Thursday, 31 August)

Re: [w3c/payment-request] Behavior for multiple modifiers for the same payment method is not defined (#309) Marcos Cáceres (Thursday, 31 August)

Re: [w3c/payment-handler] Establish Editorial process (#156) Marcos Cáceres (Wednesday, 30 August)

[w3c/payment-method-id] Define syntax of standard PMI (closes #48) (#49) Marcos Cáceres (Wednesday, 30 August)

[w3c/payment-method-id] Better define validity of standardized PMIs? (#48) Marcos Cáceres (Wednesday, 30 August)

Re: [w3c/payment-handler] Revisiting Payment Method specific filter/capability matching (#157) ianbjacobs (Tuesday, 29 August)

Re: [w3c/payment-handler] Support for Abort() being delegated to Payment Handler (#117) ianbjacobs (Tuesday, 29 August)

[w3c/payment-handler] move dependency section down, as is done in PR API (#211) ianbjacobs (Tuesday, 29 August)

[w3c/payment-handler] Add link to payment handler test suite (#210) ianbjacobs (Tuesday, 29 August)

[w3c/payment-handler] Make explicit which origin to use in conjunction with payment method manifest. (#209) Rouslan Solomakhin (Monday, 28 August)

[w3c/payment-handler] Clarify empty instrument key meaning. (#208) Rouslan Solomakhin (Monday, 28 August)

[w3c/payment-handler] Add AbortPaymentEvent. (#207) Rouslan Solomakhin (Monday, 28 August)

[w3c/payment-request] https://www.w3.org/TR/payment-request/#conditional-modifications-to-payment-request (#597) sabrinatseng (Saturday, 26 August)

Re: [w3c/payment-handler] tweak about usage (93e90af) Dave Longley (Friday, 25 August)

[w3c/payment-handler] Add userHint to PaymentManager (#206) ianbjacobs (Friday, 25 August)

[w3c/payment-request] Throw on dup shippingOptions (closes #594, ##595) (#596) Marcos Cáceres (Friday, 25 August)

[w3c/payment-request] Empty shippingOptions (ab)used as error (#595) Marcos Cáceres (Friday, 25 August)

[w3c/payment-request] Duplicate shippingOptions lead to inconsistent `updateWith()` - should throw! (#594) Marcos Cáceres (Friday, 25 August)

[w3c/payment-request] Third party Method not recognized- why (#593) biseraivanovska (Thursday, 24 August)

[w3c/payment-method-id] Other specs must define validity rules (closes #46) (#47) Marcos Cáceres (Thursday, 24 August)

[w3c/payment-method-id] w3c.github.io/payment-method-id/ is not in parity with the tests (#46) Moe Ahmadi (Wednesday, 23 August)

Re: [w3c/payment-handler] Define PaymentRequestEvent.respondWith() behavior. (#194) Marcos Cáceres (Wednesday, 23 August)

[w3c/payment-handler] Stop committing things without tests (#205) Marcos Cáceres (Wednesday, 23 August)

[w3c/payment-request] Consider adding some means of getting the details out of a payment request (#592) Marcos Cáceres (Wednesday, 23 August)

Re: [w3c/webpayments-methods-tokenization] tokenProviderMerchantIdentifier vs merchantId (#18) ianbjacobs (Tuesday, 22 August)

Re: [w3c/payment-handler] Default handler icon? (#178) ianbjacobs (Tuesday, 22 August)

Re: [w3c/payment-handler] Suggestion: replace `PaymentWallets` with a property on `PaymentInstrument` (#153) ianbjacobs (Tuesday, 22 August)

[w3c/payment-request] Dont block UI if .updateWith() not called (closes #589) (#591) Marcos Cáceres (Tuesday, 22 August)

[w3c/payment-request] Don't block UI if .updateWith() not called (closes #589) (#590) Marcos Cáceres (Tuesday, 22 August)

[w3c/payment-request] .updateWith() should only be callable if event was cancelled (#589) Marcos Cáceres (Tuesday, 22 August)

[w3c/payment-handler] Simplify Payment Handler Registration example. (#204) Dave Longley (Monday, 21 August)

Re: [w3c/payment-handler] Add CanMakePaymentEvent and AbortPaymentEvent. (#170) Rouslan Solomakhin (Monday, 21 August)

[w3c/payment-handler] Make explicit which origin to use in conjunction with payment method manifest (#203) ianbjacobs (Monday, 21 August)

Re: [w3c/webpayments-methods-tokenization] Wording of tokens used (#5) ianbjacobs (Monday, 21 August)

Re: [w3c/webpayments-methods-tokenization] Structuring the tokenization payment method(s) (#13) ianbjacobs (Monday, 21 August)

[w3c/payment-request] After CR, evaluate if paymentRequest.id being a UUID is a must (#588) Marcos Cáceres (Monday, 21 August)

[w3c/payment-request] editorial: clarify currency member is alphabetic code (#587) Marcos Cáceres (Wednesday, 16 August)

[w3c/payment-request] editorial: rewrite pay response details attr (#586) Marcos Cáceres (Wednesday, 16 August)

[w3c/payment-request] Be more explicit that only alphabetical codes are supported for currency codes (#585) Marcos Cáceres (Wednesday, 16 August)

[w3c/payment-request] Real use case for .complete("unknown") - or mark "at risk" (#584) Marcos Cáceres (Wednesday, 16 August)

Re: [w3c/payment-method-id] CR checklist (#39) Marcos Cáceres (Wednesday, 16 August)

[w3c/payment-method-basic-card] Relationship to PaymentRequest (#40) Rouslan Solomakhin (Tuesday, 15 August)

[w3c/payment-method-id] Editorial: final round of prep for CR (closes #39) (#45) Marcos Cáceres (Tuesday, 15 August)

Re: [w3c/payment-method-id] Reference manifest spec (#33) Marcos Cáceres (Tuesday, 15 August)

[w3c/payment-request] editorial: add example of .toJSON()+fetch POST (#583) Marcos Cáceres (Tuesday, 15 August)

Re: [w3c/payment-request] BREAKING CHANGE: change `supportedMethods` to DOMString (#551) Simon Pieters (Monday, 14 August)

Re: [w3c/payment-method-id] make fetching URL-PMI optional (closes #33) (#40) Marcos Cáceres (Monday, 14 August)

Re: [w3c/payment-request] Drop array support for supported methods? (#549) Rick Byers (Friday, 11 August)

Re: [w3c/payment-method-basic-card] Say how we integrate with PaymentRequest (#23) Marcos Cáceres (Friday, 11 August)

[w3c/payment-handler] Return null after the window is opened instead of reject with 'SecurityError' (#202) gogerald (Thursday, 10 August)

[w3c/payment-handler] Change openWindow algorithm 14.1 to 'Resolve promise with null.' (#201) gogerald (Thursday, 10 August)

[w3c/payment-request] Add section on Payment Handler Matching (#582) ianbjacobs (Thursday, 10 August)

[w3c/payment-request] Validate PMIs, ignore duplicates (#581) Marcos Cáceres (Thursday, 10 August)

[w3c/payment-method-id] Define generalized PMI validator (#44) Marcos Cáceres (Thursday, 10 August)

[w3c/payment-request] Dealing with "other" payment methods (#580) Anders Rundgren (Thursday, 10 August)

[w3c/payment-request] Do not show payment requests for non-fully-active documents (#579) Domenic Denicola (Wednesday, 9 August)

[w3c/payment-handler] Registration example accesses `registration` before it is defined (#200) Dave Longley (Wednesday, 9 August)

Re: [w3c/payment-method-basic-card] Add text about why the api can reduce need to store credit card information (#18) Marcos Cáceres (Wednesday, 9 August)

Re: [w3c/payment-method-basic-card] Unclear what happens when there are duplicates? (#36) Marcos Cáceres (Wednesday, 9 August)

Re: [w3c/payment-method-basic-card] No description of BasicCardResponse's billingAddress (#30) Marcos Cáceres (Wednesday, 9 August)

[w3c/webpayments-methods-tokenization] What to do if tokenized data looks like basic card data? (#21) ianbjacobs (Tuesday, 8 August)

[w3c/payment-method-basic-card] WIP: Processing model (#39) Marcos Cáceres (Tuesday, 8 August)

[w3c/payment-request] remove matching .data text from .show() (#578) Marcos Cáceres (Tuesday, 8 August)

[w3c/payment-request] What about billet payment option? (#577) Mauricio (Tuesday, 8 August)

[w3c/payment-request] Need short example of serializing response (#576) Marcos Cáceres (Monday, 7 August)

Re: [w3c/payment-request] Clarity required in section 21.2 regarding privacy (#475) Marcos Cáceres (Monday, 7 August)

[w3c/payment-request] details attribute is incorrect (#575) Marcos Cáceres (Monday, 7 August)

Re: [w3c/payment-method-id] editorial: add CR exit criteria (#42) Marcos Cáceres (Monday, 7 August)

[w3c/payment-handler] Fix a example for PaymentManager.requestPermission(). (#199) Jinho Bang (Friday, 4 August)

[w3c/payment-request] Change around payment handler language proposed by AHB (#574) ianbjacobs (Thursday, 3 August)

[w3c/payment-handler] `requestPermission` is static in Web IDL but example is not (#198) Dave Longley (Thursday, 3 August)

[w3c/payment-request] Support for "redirected" payment providers like PayPal, iDEAL/NL,Direktbetalning/SE etc (#573) Anders Rundgren (Thursday, 3 August)

Re: [w3c/payment-request] canMakePayment() needs to match .show() (#535) Zach Koch (Wednesday, 2 August)

Re: [w3c/payment-request] Matching algo doesn't handle absence of filters (#532) Zach Koch (Wednesday, 2 August)

Re: [w3c/payment-request] Aborting of in progress push payments (#473) Zach Koch (Wednesday, 2 August)

Re: [w3c/payment-request] validate supportedMethods (#464) Zach Koch (Wednesday, 2 August)

Re: [w3c/payment-request] Need to define the interaction of payment API with navigation and browsing context destruction (#360) Zach Koch (Wednesday, 2 August)

Re: [w3c/payment-request] Use first matching PaymentDetailsModifier (#541) Zach Koch (Wednesday, 2 August)

[w3c/payment-handler] Add "Validate Methods Algorithm" (#197) Rouslan Solomakhin (Wednesday, 2 August)

[w3c/payment-handler] Don't check PaymentRequest.[[state]] in openWindow() algorithm. (#196) Rouslan Solomakhin (Wednesday, 2 August)

Re: [w3c/payment-handler] The Open Window Algorithm tries to access [[state]] of a request in a way that doesn't make sense (#192) Rouslan Solomakhin (Wednesday, 2 August)

Re: [w3c/payment-request] Considering allowing merchants to populate set of shipping addresses (#565) Marcos Cáceres (Wednesday, 2 August)

[w3c/payment-method-basic-card] Adding support for "encrypted basic card" (#38) Anders Rundgren (Wednesday, 2 August)

[w3c/payment-request] Adding support for "encrypted basic card" (#572) Anders Rundgren (Wednesday, 2 August)

Re: [w3c/payment-request] Should user agent validate currency? (#490) Marcos Cáceres (Wednesday, 2 August)

Re: [w3c/payment-request] Descriptions of change events attributes are somewhat misleading (#538) Marcos Cáceres (Wednesday, 2 August)

Re: [w3c/payment-request] Request `shippingType` attribute is not defined (#472) Marcos Cáceres (Wednesday, 2 August)

[w3c/payment-request] Should PaymentItem.pending be marked "at risk"? (#571) Marcos Cáceres (Wednesday, 2 August)

Re: [w3c/payment-request] Recipient and payerName are lacking i18n support (#471) r12a (Tuesday, 1 August)

Re: [w3c/payment-request] Add payerGivenName + payerFamilyName to PaymentAddress (#480) r12a (Tuesday, 1 August)

[w3c/payment-request] Editorial: test annotations (#570) Marcos Cáceres (Tuesday, 1 August)

[w3c/payment-request] editorial: s/Event/PaymentRequestUpdateEvent (closes #538) (#569) Marcos Cáceres (Tuesday, 1 August)

[w3c/payment-request] define PaymentRequest.shippingType attribute (#568) Marcos Cáceres (Tuesday, 1 August)

Re: [w3c/payment-request] Add explicit extension point to matching algo (#470) Marcos Cáceres (Tuesday, 1 August)

Re: [w3c/webpayments-methods-tokenization] Should the response data include an "expires" field? (#12) Olivier Yiptong (Tuesday, 1 August)

Re: [w3c/payment-request] Initial values for internal slots (#436) Marcos Cáceres (Tuesday, 1 August)

Re: [w3c/payment-request] validate PaymentCurrencyAmount.currency (closes #490) (#567) Domenic Denicola (Tuesday, 1 August)

Last message date: Thursday, 31 August 2017 23:28:20 UTC