I am starting this new issue based on previous comments from @mattsaxon in issue #26 and issue #5, and inspired by his previous proposal:
https://github.com/w3c/browser-payment-api/issues/143#issuecomment-215738721
Here's a proposal:
* Add a field for BasicCardRequest: "excludedFields". This list is the merchant preference for the user agent NOT returning a those fields in the BasicCardResponse.
* At least for version 1, user agents SHOULD NOT return the excludedField in the BasicCardResponse.
* Any excludedFields values that do not correspond to field names in section 5.1 of the spec are ignored by user agents.
I'd like to hear from implementers.
--
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-methods-card/issues/29