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

Hi @rsolomakhin ,

Yeah, that solution should work.. but there we have two not logic points:
1. I can register a lot of payment instruments and for each I must have a service worker.. but i will never use that service worker in my logic. If you fallow single service worker approach - why i must have a service worker for each payment instrument?
2. Let's imagine that Google Pay can be used as payment instrument... should I implement whole logic of google pay (with accessing of all needed info from google) in my Payment Web App?


The use case the next - How to use service worker of payment instrument? 

Best Regards,
Roman.

-- 
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-744540016

Received on Monday, 14 December 2020 16:05:44 UTC