Re: [w3c/payment-handler] Support delegating collection of shipping address and other user data to Payment Handler (#337)

@tblachowicz,

Today the Payment Handler API supports instrument level presentation and selection by the user:

 - For presentation, each instrument includes information (provided at registration) about name and icons [1]
 - For information about which instrument the user selected, the browser can pass the instrumentKey [2] to the payment handler.

We don't have any implementations today of the latter feature (that I'm aware of). 

I don't think we have any open issue on this topic because it is already in the specification. I think shedding light on the importance of these features for various payment methods is a good way to restart the conversation. If you think there are additional specific features needed to address the desired capability, I encourage you to raise new issues. 

Thanks for weighing in!

Ian

[1] https://w3c.github.io/payment-handler/#paymentinstrument-dictionary
[2] https://w3c.github.io/payment-handler/#instrumentkey-attribute

-- 
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/337#issuecomment-504159073

Received on Thursday, 20 June 2019 19:50:45 UTC