[w3c/browser-payment-api] complete does not talk to the Payment App (#129)

As discusses in issue https://github.com/w3c/browser-payment-api/issues/17 `complete()` does tell the UA that the payment is complete. It does not talk to the Payment App.
So step 5 should be removed.
```
Pass the value of <code>success</code> to the <a>Payment App</a> that accepted the payment request.
```


---
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/129

Received on Friday, 8 April 2016 08:06:16 UTC