/chargify-js-react-example

Simple example of how to use chargify.js in react

Primary LanguageJavaScript

Usage

Edit src/components/ChargifyForm.js and change publicKey and serverHost in componentDidMount().

Next run:

npm install
npm start