Installation

To use Bias Checkout, first include the web SDK on your site:

<script src="https://js.biaspay.com/v1" defer></script>

Note

For security, always load the SDK directly from https://js.biaspay.com.

Usage with bundlers

The @biaspay/checkout package handles loading the script for you. It also provides types definitions for projects using TypeScript.

npm install @biaspay/checkout