Skip to content

Instantly share code, notes, and snippets.

@Joe8Bit
Created April 20, 2020 13:29
Show Gist options
  • Save Joe8Bit/312bd33d1db7cf484c69652b4e6e903f to your computer and use it in GitHub Desktop.
Save Joe8Bit/312bd33d1db7cf484c69652b4e6e903f to your computer and use it in GitHub Desktop.
Initial banked.js version
<head>
<title>Your Application</title>
</head>
<body>
<script src="https://js.banked.com/v1" data-api-key="YOUR_CLIENT_KEY" type="text/javascript"></script>
<div id="banked-provider-list" data-payment-id="SOME_PAYMENT_ID"></div>
</body>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment