@paystack/checkout-js
v1.42.2
Published
Client-side JS library for billing on Paystack
Downloads
1,820
Readme
Checkout JS Documentation
Checkout JS is a billing library for building web checkout flows on Paystack.
Installation
npm install @paystack/checkout-js --save
or just grab the js file and add it to your html directly
<script src="https://js.paystack.co/v1/checkout.js"></script>