1.9.1-alpha.0 • Published 5 days ago

@fung-sdk/checkout v1.9.1-alpha.0

Weekly downloads
-
License
ISC
Repository
github
Last release
5 days ago

@fung-sdk/checkout

Install package

npm i @fung-sdk/checkout

Render checkout

Create a checkout container

<div id="checkout-container"></div>

Initialize and render checkout

import { Checkout } from "@fung-sdk/checkout";

const checkout = new Checkout({
  checkoutId: "e606757b-7cd5-4106-9d3b-ff1dfddb73df",
  containerId: "checkout-container",
});
checkout.render();
1.9.1-alpha.0

5 days ago

1.9.0

5 days ago

1.8.0

8 days ago

1.7.1

30 days ago

1.7.0

30 days ago

1.6.2-3

2 months ago

1.6.2-2

2 months ago

1.6.2

2 months ago

1.6.1

3 months ago

1.6.0

3 months ago

1.5.1

4 months ago

1.5.0

4 months ago

1.2.0

8 months ago

1.1.1

9 months ago

1.1.0

9 months ago

1.4.2

7 months ago

1.4.1

7 months ago

1.4.0

7 months ago

1.0.12

1 year ago

1.0.12-alpha.0

1 year ago

1.0.11-alpha.0

1 year ago

1.0.10-alpha.0

1 year ago

1.0.9-alpha.0

1 year ago

1.0.8-alpha.0

1 year ago

1.0.7-alpha.0

1 year ago

1.0.3-alpha.0

1 year ago