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

@danyao and @rsolomakhin,

I am rereading this issue in light of this Basic Card issue:
 https://github.com/w3c/payment-method-basic-card/issues/72

Suppose we were to make changes to Payment Request as @marcoscaceres suggested:
 https://github.com/w3c/payment-request/issues/842#issuecomment-469536532

In order for a payment handler (e.g., a third party payment handler doing Basic Card, but also any third party  payment handler for any payment method) to know which fields of the response data to return (or not), we need to pass the array to the payment handler.

Thus, I think we should prepare for the mediator to hand "request*" to the payment handler, whether a mere boolean or an array.

Make sense?

Ian

-- 
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-486423922

Received on Wednesday, 24 April 2019 21:00:27 UTC