Full-stack E-Commerce Application Built With Firebase, React, & Stripe payment processing.
Current Features:
- Item Shop Display
- Shopping Cart Drawer
- Stripe Checkout Integration
- Shop, Item Detail, Cateogories, Checkout, Success, Cancel, Contact Pages
- Firebase Cloud Functions
- Firestore Database
- Context API
- Desktop View
TO DO:
-
CI/CD
-
Testing
To Simulate a Successful Checkout:
Brand | Card Number | CVC | Date |
---|---|---|---|
Visa | 4242424242424242 | Any 3 digits | Any Future Date |
To Simulate an Unsuccessful Checkout:
Brand | Card Number | Error Code | Decline Code |
---|---|---|---|
Generic Decline | 4000000000000002 | card_declined | generic_decline |