Re: [w3c/browser-payment-api] feat: put request id in details dictionary (#426)

I've updated the PR to reflect discussion above:

 * `PaymentRequest` gains "id" attribute.
 * `PaymentResponse` gains "requestId" attribute.
 * `PaymentDetailsBase` gains "id" member.
 * PaymentRequest constructor algo gains "Establish the request's id:" sub-algo.  
 * UUID is RECOMMENDED.
 * PaymentResponse's .requestId gets set on construction. 
  

-- 
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/pull/426#issuecomment-281894569

Received on Thursday, 23 February 2017 04:56:43 UTC