W3C home > Mailing lists > Public > public-payments-wg@w3.org > March 2017

[w3c/webpayments] Sepamail WebIDL syntax and algorithms (#219)

From: Rouslan Solomakhin <notifications@github.com>
Date: Mon, 20 Mar 2017 07:14:56 -0700
To: w3c/webpayments <webpayments@noreply.github.com>
Cc: Subscribed <subscribed@noreply.github.com>
Message-ID: <w3c/webpayments/issues/219@github.com>
I suggest the following changes in in [sepamail proposal](https://w3c.github.io/webpayments/proposals/sepamail):

1. The type of `supportedNetworks` should change from `sequence` to `sequence<DOMString>`.
1. The type of `supportedTypes` should change from `sequence` to `sequence<BasicSepamailtype>`.
1. The name of `SelectedNetwork` should change to `selectedNetwork`.
1. The name of `SelectedType` should change to `selectedType`.

Also, please add some algorithms to process `BasicSepamailRequest` in the browser. At the very least, please specify what should happen if `supportedNetworks` or `supportedTypes` is an empty list. What should happen if `supportedNetworks` contains empty or duplicate strings. (I suggest throwing TypeError in all those cases.)

-- 
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/webpayments/issues/219
Received on Monday, 20 March 2017 14:15:55 UTC

This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 16:43:24 UTC