- From: Marcos Cáceres <notifications@github.com>
- Date: Tue, 02 Oct 2018 15:20:33 -0700
- To: w3c/payment-request <payment-request@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 2 October 2018 22:20:55 UTC
Right now, `.retry()` can accept an empty dictionary, in which case the expectation is that the browser displays a custom error message telling the user to try the payment again. Should we be more strict about that by requiring that the dictionary have at least one valid error-related member? @romandev, @rsolomakhin, what does Chrome do with `.retry({/* no dictionary members*/})`? @aestes, same question about Safari? -- 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
Received on Tuesday, 2 October 2018 22:20:55 UTC