Re: [w3c/payment-handler] Ability to set default instrument for given handler (#173)

> Your proposal (a defaultInstrumentKey) does not on its own give you the necessary second key to be able to distinguish "default" from "all."

It does. The idea would be for the default to have two keys.
To use your example above:

instrumentKey ::= instrumentKeyWhenDisplayedInFullList (Required)
defaultInstrumentKey ::= InstrumentKeyWhenDisplayedAsDefault (Optional - only allowed to be set on one instrument)


-- 
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-handler/issues/173#issuecomment-308235255

Received on Tuesday, 13 June 2017 20:16:49 UTC