Re: [w3c/webpayments] How can a Web Based Payment App cancel the payment flow? (#128)

I agree that it should be handled in the ``submitPaymentResponse`` request. I also think it would be better to leave this up to the payment app to decide and encode it into the payment response data. The merchant should already know how to handle a payment response for any payment method it supports so the same expectation is there for any error/cancel response. Error or cancel response can also be very specific to a given payment method, so trying to encapsulate this into a new concept in the spec will only restrict their capabilities.

---
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/webpayments/issues/128#issuecomment-220364744

Received on Thursday, 19 May 2016 15:42:14 UTC