[w3c/browser-payment-api] PaymentApp fails to abort payment flow (#384)

After invoking paymentRequest.show() if merchant decides to abort the payment and if user-agent has already invoked payment app, shouldn't user-agent attempt to abort proceeding? 
-  Try to abort the payment flow with paymentApp 
-  If paymentApp responded with payload by then, user agent ignores the payload because Merchant already said they don't want payload. 

-- 
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/browser-payment-api/issues/384

Received on Thursday, 15 December 2016 15:42:41 UTC