Skip to content

Instantly share code, notes, and snippets.

@michaltakac
Created October 16, 2015 22:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save michaltakac/021b4b75393ee9d09e02 to your computer and use it in GitHub Desktop.
Save michaltakac/021b4b75393ee9d09e02 to your computer and use it in GitHub Desktop.
Braintree demo - index.html
<head>
<title>Braintree Demo</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- Braintree -->
<script src="https://js.braintreegateway.com/v2/braintree.js"></script>
</head>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment