SI-Encoding / amazon-clone-flask

Co-developed containerized Flask and React eCommerce store with payment processor and 2FA verification
1 stars 0 forks source link

Stripe #25

Closed SI-Encoding closed 2 years ago

SI-Encoding commented 2 years ago

Code Review Checklist

Description

Implemented basic credit card transaction using Striple. After transaction goes through, an order is created from the backend.

Type of change

How was it tested?