Re: [w3c/payment-handler] Just-in-time payment handler install (#240)

What about putting the payment handler installation url in related_applications in the web app manifest like below:
  [{
    "platform": "web",
    "url": "https://bobpay.xyz/",
  }]
This way we no need to introduce any specific field for payment handler.

-- 
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/240#issuecomment-355402610

Received on Thursday, 4 January 2018 21:24:08 UTC