Skip to content

Instantly share code, notes, and snippets.

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