Re: [w3c/payment-handler] Payment Instrument architecture clarification (#381)

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