Skip to content

Commit

Permalink
Add UnionPay, Correct typo on Diners
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsaxon authored and mattsaxon committed Mar 17, 2016
1 parent 1f4d508 commit 7f9e5f9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions specs/basic-card-payment.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,9 +147,10 @@ <h2>Payment Method Identifier</h2>
<tr><td>amex</td><td>American Express</td></tr>
<tr><td>discover</td><td>Discover</td></tr>
<tr><td>maestro</td><td>Maestro</td></tr>
<tr><td>diner</td><td>Diners Club</td></tr>
<tr><td>diners</td><td>Diners Club</td></tr>
<tr><td>jcb</td><td>JCB</td></tr>
</table>
<tr><td>unionpay</td><td>Union Pay</td></tr>
</table>
</section>

<section id="init-data">
Expand Down

0 comments on commit 7f9e5f9

Please sign in to comment.