Checkpointing stripe work.

This commit is contained in:
yackob03 2013-10-02 00:48:03 -04:00
parent 211fd6bcd7
commit 7bd18c1bab
11 changed files with 172 additions and 6 deletions

View file

@ -10,9 +10,9 @@
<link rel="stylesheet" href="/static/css/quay.css">
<script src="//code.jquery.com/jquery.js"></script>
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.0/js/bootstrap.min.js"></script>
<script src="https://checkout.stripe.com/v2/checkout.js"></script>
<script src="//ajax.googleapis.com/ajax/libs/angularjs/1.1.5/angular.min.js"></script>
<script src="//cdn.jsdelivr.net/underscorejs/1.5.2/underscore-min.js"></script>