- From: Matt N. <notifications@github.com>
- Date: Thu, 25 Oct 2018 15:48:59 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 25 October 2018 22:49:21 UTC
How will other browsers handle the generic error property being empty?
```js
{
error: ""
}
```
It seems like it'd be quite hard to provide a generic message in this case as it could apply to the shipping address or payment method.
--
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/792#issuecomment-433230997
Received on Thursday, 25 October 2018 22:49:21 UTC