@lahza/checkout-js
v0.0.7
Published
Client-side JS library for billing on Lahza
Maintainers
Readme
Checkout JS Documentation
Checkout JS is a billing library for building web checkout flows on Lahza.
Installation
npm install @lahza/checkout-js --saveor just grab the js file and add it to your html directly
<script src="https://js.lahza.io/v1/checkout.js"></script>