Skip to content

Commit

Permalink
Add reference to issue #47.
Browse files Browse the repository at this point in the history
  • Loading branch information
msporny authored and adrianba committed Apr 1, 2016
1 parent 188ae18 commit 814702c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions specs/paymentrequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,12 @@ <h2>PaymentRequest constructor</h2>
currently described in the specification.
</div>

<div class="issue" data-number="47" title="Should a payment request be just data, or a programmable object?">
There is an open issue about whether the payment request should
be a programmable object or should be just pure data that can be
operated on by methods.
</div>

<div class="issue" data-number="19" title="Should the API handle pre-auth, recurring payments, and similar scenarios">
There is an open issue about whether the API should handle occasions when a site wants to request a payment
method but not actually make a charge immediately. These may include identification validation, pre-auth
Expand Down

0 comments on commit 814702c

Please sign in to comment.