Re: [browser-payment-api] Specifying Mandatory Data (#97)

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