@paydock/client-sdk
Version:
Paydock client sdk
80 lines (79 loc) • 3.5 kB
HTML
<html>
<head>
<link rel="stylesheet" type="text/css" href="./style.css">
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/highlight.js/11.5.1/styles/default.min.css">
<title></title>
</head>
<body>
<div id="container">
<header>
<a href="/">
<img alt="logo" class="logo" src="https://staging.powerboard.commbank.com.au/images/logo_cba.png" height="63px" width="150px"/>
</a>
</header>
<div style="display: flex">
<nav>
<ul>
<li>
<a href="#client-sdk">Client-sdk</a>
<ul>
<li><a href="#other-information">Other information</a></li>
<li><a href="#get-started">Get started</a></li>
<li><a href="#download-from-cdn">Download from CDN</a></li>
</ul>
</li>
<li>
<a href="#widget">Widget</a>
<ul>
<li><a href="#widget-simple-example">Simple example</a></li>
<li><a href="#widget-advanced-example">Advanced example</a></li>
<li><a href="#classes">Classes</a></li>
</ul>
</li>
<li>
<a href="#payment-sources-widget">Payment sources widget</a>
<ul>
<li><a href="#payment-sources-simple-example">Simple example</a></li>
<li><a href="#payment-sources-advanced-example">Advanced example</a></li>
<li><a href="#classes-1">Classes</a></li>
</ul>
</li>
<li>
<a href="#checkout-button">Checkout button</a>
<ul>
<li><a href="#checkout-button-simple-example">Simple example</a></li>
<li><a href="#checkout-button-advanced-example">Advanced example</a></li>
<li><a href="#classes-2">Classes</a></li>
</ul>
</li>
<li>
<a href="#canvas3ds">Canvas3ds</a>
<ul>
<li><a href="#canvas3ds-simple-example">Simple example</a></li>
<li><a href="#canvas3ds-advanced-example">Advanced example</a></li>
</ul>
</li>
<li>
<a href="#wallet-buttons">Wallet Buttons</a>
<ul>
<li><a href="#wallet-buttons-simple-example">Simple example</a></li>
<li><a href="#wallet-buttons-advanced-example">Advanced example</a></li>
<li><a href="#classes-3">Classes</a></li>
<li><a href="#express-wallet-buttons">Express Wallet Buttons</a></li>
</ul>
</li>
<li>
<a href="#click-to-pay">Click To Pay</a>
<ul>
<li><a href="#click-to-pay-simple-example">Click To Pay simple example</a></li>
<li><a href="#customize-your-click-to-pay-checkout">Click To Pay customizations and advanced example</a></li>
</ul>
</li>
</ul>
</nav>
<div id="content"><!--{{content}}--></div>
</div>
</div>
</body>
</html>