Re: [w3c/payment-handler] Add AbortPaymentEvent. (#207)

If CanMakePayment event is risky, AbortPayment event might also be risky?
Because it can be triggered from merchant's abort() call without user interaction.
The event doesn't take any information but it's not important.
Might take some informations such as urls by using clients.matchAll with includeUncontrolled option.

-- 
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/pull/207#issuecomment-326013720

Received on Wednesday, 30 August 2017 14:46:32 UTC