Skip to content

Commit

Permalink
Merge pull request #89 from msporny/issue-56
Browse files Browse the repository at this point in the history
Add reference to issue #56.
  • Loading branch information
zkoch committed Mar 17, 2016
2 parents 342f56a + 7d7d709 commit 11cad97
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions specs/paymentrequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -426,6 +426,14 @@ <h2>show()</h2>
payment request after the <code>show</code> method returns.
</p>

<p class="issue" data-number="56" title="Should a website be able to provide a label for the 'Buy' or 'Checkout' button displayed in the payment app?">
It may help users understand what they are accepting if the web site
is able to label the "accept" button. For example, if a user is about
to "Buy" something, "Reserve" something, "Subscribe" to something,
etc. That said, this may create payment interface/experience issues
and accidentally lead to customers thinking they're performing
actions like a one-time purchase, when they are in fact signing up
for a subscription.
<p>
The <a><code>show</code></a> method MUST act as follows:
</p>
Expand Down

0 comments on commit 11cad97

Please sign in to comment.