diff --git a/specs/basic-card-payment.html b/specs/basic-card-payment.html index d996fc36..a397bded 100644 --- a/specs/basic-card-payment.html +++ b/specs/basic-card-payment.html @@ -200,6 +200,13 @@
+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. +
+-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. This may be incorporated into the details object or elsewhere. -
-The complete
method must be called after the user has accepted the payment