From 3410538b7881d214f76eb03390a7b5611f1af24d Mon Sep 17 00:00:00 2001 From: Manu Sporny Date: Wed, 16 Mar 2016 15:59:44 -0400 Subject: [PATCH] Add reference to issue #55. --- specs/basic-card-payment.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/specs/basic-card-payment.html b/specs/basic-card-payment.html index 2531ba15..84e45817 100644 --- a/specs/basic-card-payment.html +++ b/specs/basic-card-payment.html @@ -210,6 +210,13 @@

BasicCardResponse

+

+There is a requirement for payment apps to be able to return data that is +hidden from the payee themselves (perhaps for PCI scope reasons) as they will +pass it on to their payment service processor who can then decrypt it and use +it. +

+