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