/stripe_elements_react_redux

An implementation of react-stripe-elements using react-redux

Primary LanguageJavaScript

Stripe Elements with React/Redux

A react-redux demo wrapper for stripe elements. It takes the stripe element object and save it into the global app redux state.

This allows for the app to request the token creation from an external button outside of the form.