When the payment app requires UI it provides a URL that must be fetched to render UI. WebRTC does this by rejecting the original calling page's promise with a URL which is rendered. This seems like a problem (asking the merchant to render the app). Better option may be a simple `window.open()` from the payment app javascript code. --- 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/webpayments/issues/162Received on Friday, 8 July 2016 12:11:31 UTC
This archive was generated by hypermail 2.3.1 : Friday, 8 July 2016 12:11:32 UTC