React Components For Stripe.js And Stripe Elements

Description:

A small React wrapper around Stripe.js and Stripe Elements. It allows you to add Elements to any React app, and manages the state and lifecycle of Elements for you.

Installation:

# Yarn
yarn add react-stripe-elements

# NPM
$ npm install react-stripe-elements

Preview:

React Components For Stripe.js And Stripe Elements

Add Comment