- From: Marcos Cáceres <notifications@github.com>
- Date: Thu, 14 Jun 2018 18:46:58 +0000 (UTC)
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 14 June 2018 18:47:22 UTC
when `retry()`ing, it would be nice to just have a generic error string. For example: ```JS response.retry({error: "Oops, our server timed out. Please try paying 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/729
Received on Thursday, 14 June 2018 18:47:22 UTC