- From: Rouslan Solomakhin <notifications@github.com>
- Date: Mon, 14 Dec 2020 11:41:26 -0800
- To: w3c/payment-handler <payment-handler@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 14 December 2020 19:41:38 UTC
A payment handler window can redirect via `window.href = "https://google.com";`. Assets can be included via `<iframe>`, `<style>` and `<script>` tags. > How from payment handler can be triggered service worker of available payment instrument? A payment handler is special case of a service worker. Please read this tutorial: https://web.dev/payments/ -- 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/payment-handler/issues/381#issuecomment-744666131
Received on Monday, 14 December 2020 19:41:38 UTC