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
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!
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!