Re: [w3c/payment-request] Should the PaymentRequest ID be passed to canMakePayment? (#760)

Hi @rvm4, good question.

Right now PH API does not send the paymentRequestID to the payment handler; see:
 https://w3c.github.io/payment-handler/#oncanmakepayment-attribute

It is sent to the payment handler as part of the PaymentRequestEvent.

I would support sending the id through as well. @rsolomakhin?

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-request/issues/760#issuecomment-413253483

Received on Wednesday, 15 August 2018 16:30:27 UTC