Re: [w3c/payment-handler] registration paymentManager instruments .set 'instrument-key' handler payment (Issue #410)

I'm not quite sure I am interpreting you correctly, but to go through a few scenarios:

1. If you want to trigger SPC in general, you can create a PaymentRequest object with a `supportedMethods` of 'secure-payment-confirmation'. See https://developer.chrome.com/articles/secure-payment-confirmation/ for more

2. If you want to trigger SPC from a web-based Payment Handler, that is unfortunately not currently possible in Chrome :(. If you have a use-case for doing so, please file an issue [here](https://github.com/w3c/secure-payment-confirmation/issues) on the SPC repo. So far we have not heard from anyone who is using both Payment Handler **and** SPC for the same product, but we'd love to discover new use-cases! :)

Hopefully one of these above answers your question.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/payment-handler/issues/410#issuecomment-1443874569
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/payment-handler/issues/410/1443874569@github.com>

Received on Friday, 24 February 2023 15:46:51 UTC