- From: Marcos Cáceres <notifications@github.com>
- Date: Wed, 03 Oct 2018 01:10:42 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 3 October 2018 08:11:05 UTC
I'd like to be careful we don't go too deep here, because a merchant could also screw up and do: ```JS .retry({error: ""}); // just as bad as "{}"? ``` Which is why I'd still argue that, `{}` === browser saying, "There was an issue processing the error, try again?" -- 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-426548701
Received on Wednesday, 3 October 2018 08:11:05 UTC