From 6106f9ad1c08b8d6aee87d394b920ccff8da50ce Mon Sep 17 00:00:00 2001 From: Ian Jacobs Date: Wed, 17 Aug 2016 15:51:22 -0500 Subject: [PATCH] Added bits on incognito mode See https://github.com/w3c/browser-payment-api/issues/230 --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.html b/index.html index d19a6e9..3155b5f 100644 --- a/index.html +++ b/index.html @@ -973,6 +973,12 @@

Data Validation

  • Payees should validate that the data they have received through the paymentRequest API is what they expect (e.g., the total that was paid, etc.).
  • +
    +

    Incognito Mode

    + +