Created
October 16, 2015 22:38
-
-
Save michaltakac/021b4b75393ee9d09e02 to your computer and use it in GitHub Desktop.
Braintree demo - index.html
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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