Skip to content

Commit

Permalink
Add reference to issue w3c#55.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny committed Mar 16, 2016
1 parent 81b3240 commit b4e7bab
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions specs/paymentrequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -796,6 +796,13 @@ <h2>PaymentResponse interface</h2>
</dd>
</dl>

<p class="issue" data-number="55" title="Should the API support field-level encryption?">
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.
</p>

<section>
<h2>complete()</h2>
<p>The <code><dfn>complete</dfn></code> method must be called after the user has accepted the payment
Expand Down

0 comments on commit b4e7bab

Please sign in to comment.