- From: mattsaxon <notifications@github.com>
- Date: Wed, 23 Mar 2016 13:32:12 -0700
- To: w3c/browser-payment-api <browser-payment-api@noreply.github.com>
Received on Wednesday, 23 March 2016 20:33:07 UTC
Following the pattern I see emerging, to meet the requirement, I believe we need a BasicCardRequest object that is passed into the PaymentRequest constructor in the data field. I'm unclear at this stage if we need a more generic way of doing this, but my suspicion is that we do need a base Request structure and Response structure that BasicCardRequest and BasicCardResonse derive from. Since I'm not Javascript and WebIDL expert, I'm not sure the right way to model this. --- 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/browser-payment-api/issues/97#issuecomment-200532368
Received on Wednesday, 23 March 2016 20:33:07 UTC