Skip to content

Commit

Permalink
docs(README): include live demo
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgecasar committed Apr 24, 2017
1 parent 5958399 commit 8119cb6
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,11 @@ Or [download as ZIP](https://github.com/jorgecasar/payment-request/archive/maste
```
-->
```html
<payment-request>
<payment-request
label="Total"
currency="EUR"
shipping
>
<payment-method supported='["basic-card"]' data='{
"supportedNetwork": ["amex", "mastercard", "visa" ],
"supportedTypes": ["debit", "credit"]
Expand Down

0 comments on commit 8119cb6

Please sign in to comment.