kjalnes / madebydon

E-commerce site built using React, Redux, Node.js/Express, Axios, Sequelize, PostgreSQL, technical and design consulting. Secure session management w/ JSON Web Tokens (JWT), SSL and Stripe integration
http://madebydon.com
9 stars 7 forks source link

Checkout add the stripe payment #54 #59

Closed mrestuccia closed 7 years ago

mrestuccia commented 7 years ago

Check using stripe if the number is valid and if valid you get a token. With that token you need to do axios to our server to complete the payment. our server part is pending also we need to display error on the screen. going to lunch!