Re: [w3c/browser-payment-api] Introduce transaction_id and server callback (#292)

zkoch commented on this pull request.



> @@ -1106,6 +1132,10 @@ <h2 id="state-transitions" class="informative">State transitions</h2>
       <dt><dfn id="dom-paymentcomplete-fail"><code>"fail"</code></dfn></dt>
       <dd>Indicates that processing of the payment failed. The <a>user agent</a> MAY display UI indicating
         failure.</dd>
+      <dt><dfn id="dom-paymentcomplete-fail"><code>"processing"</code></dfn></dt>

Probably need to change this dfn id to be "dom-paymentcomplete-processing"

-- 
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/292#pullrequestreview-5693739

Received on Tuesday, 25 October 2016 16:51:02 UTC