This change introduces a new method on the PaymentRequestEvent, called
openWindow(). It is similar to clients.openWindow, but since it has a
tighter relationship to the PaymentRequest, it should be more convenient
for implementors to provide an experience that fits the payment flow.
See https://github.com/w3c/webpayments-payment-apps-api/issues/97.
You can view, comment on, or merge this pull request online at:
https://github.com/w3c/webpayments-payment-apps-api/pull/106
-- Commit Summary --
* Change from clients.openWindow to event.openWindow.
-- File Changes --
M index.html (80)
-- Patch Links --
https://github.com/w3c/webpayments-payment-apps-api/pull/106.patch
https://github.com/w3c/webpayments-payment-apps-api/pull/106.diff
--
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-payment-apps-api/pull/106