1.0.2 • Published 11 months ago

react-pesawise v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

react-pesawise

This is a react library for implementing a Pesawise payment gateway.

Demo

Get Started

This React library provides a wrapper to add Pesawise Payments to your React application.

Install

npm install react-pesawise --save

or with yarn

yarn add react-pesawise

Usage

This library can be implemented into any react application in 3 different ways:

1. By using hooks provided by the library
2. By using a button provided by the library
3. By using a context consumer provided by the library

Note that all 3 implementations produce the same results.

1. Using the pesawise hook

1.0.2

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago