- From: ianbjacobs <notifications@github.com>
- Date: Tue, 27 Nov 2018 12:58:52 -0800
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 27 November 2018 20:59:17 UTC
We have heard use cases for merchants having information about the user's selected payment handler for a transaction, including: * Being able to debug issues * Security / Trust in some payment handlers This is most useful for standardized payment methods but may also be useful for URI-identified payment methods that allow for multiple payment handlers. The original payment handler issue is 217: https://github.com/w3c/payment-handler/issues/217 I am not proposing this for a v1 feature. However, when we start to consider the issue we can return to a proposal to return two bits of information in the PR API response: handlerType: {'built-in', 'web', 'native') handlerID: {null, <origin>, <platform-specific> } Ian -- 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-request/issues/815
Received on Tuesday, 27 November 2018 20:59:17 UTC