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/219Received 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