@paystack/popup-js
v1.0.0-rc1
Published
Client-side library to load the Paystack checkout form
Downloads
5
Readme
Popup JS
This is the client-side JS library for loading the Paystack checkout form. It makes it easy to accept payments from a web application and to create custom, secure payment experiences for merchant apps and websites.
Installation
Clone this repository
git clone [email protected]:PaystackHQ/popup-js.git
Install dependencies with:
npm install
Deployment
Popup JS is deployed to:
- Staging: https://js-studio.paystack.co/v1/inline.js
- Production: https://js.paystack.co/v1/inline.js
- npm: @paystack/popup-js