The Checkout JS SDK is a wrapper for the BigCommerce Storefront Checkout API. It allows for a developer to create a custom checkout experience to move a customer through the checkout process. The SDK handles all the ‘heavy-lifting’ such as customer login, getting shipping quotes and submitting payment for an order. With the Checkout JS SDK, you can build a custom checkout presentation layer in popular frontend frameworks such as React.

Documentation
GitHub Repo