Skip to content

Instantly share code, notes, and snippets.

@bluepnume
Created November 1, 2019 17:17
Show Gist options
  • Save bluepnume/4bfb2f61b56f997c0b2e527a076e30d7 to your computer and use it in GitHub Desktop.
Save bluepnume/4bfb2f61b56f997c0b2e527a076e30d7 to your computer and use it in GitHub Desktop.
<head>
</head>
<body>
<script src="https://www.paypal.com/sdk/js?client-id=sb"></script>
<div id="paypal-button-container"></div>
<script>paypal.Buttons().render('#paypal-button-container');</script>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment