1.0.8 • Published 2 years ago

use-payment-inputs v1.0.8

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

React Payment Inputs

A custom React Hook to help with payment card input fields.

-   [License](https://github.com/yhonchis/use-payment-inputs#license)

Requirements

Ensure you are running on a hooks-compatible version of React (v16.8 & above).

Installation

npm install use-payment-inputs --save

or install with Yarn if you prefer:

yarn add use-payment-inputs

License

MIT © Harold Condori.