@romandev, in case of multiple payment methods, each one can have an install prompt in the payment sheet. This would not be a popup, but would be in place of the payment app selection. Here's an ASCII mock up:
```
_________________________________________________________________________
| Total: USD $1.00 |
|_______________________________________________________________________|
| Payment method: |
| Install payment app from https://bobpay.xyz/pay? [ ALLOW ] [ DENY ] |
| Install payment app from https://hellopay.xyz/pay? [ ALLOW ] [ DENY ] |
|_______________________________________________________________________|
| [ PAY ] [ CANCEL ] |
|_______________________________________________________________________|
```
--
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-348938841