- From: ianbjacobs <notifications@github.com>
- Date: Wed, 24 Apr 2019 14:00:05 -0700
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 24 April 2019 21:00:27 UTC
@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