@paystack/inline-js

Client-side library to load the Paystack checkout form

Usage no npm install needed!

<script type="module">
  import paystackInlineJs from 'https://cdn.skypack.dev/@paystack/inline-js';
</script>

README

Inline 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 git@github.com:PaystackHQ/popup-js.git

Install dependencies with:

npm install

Development

To test Popup JS, run the command

npm run dev

Deployment

Inline JS is deployed to:

Documents