-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
1.Signup Issues:
The cloudinary image upload error handling is incorrect
Missing proper return after error handling
2.Cart Issues:
The cart item comparison uses .id instead of ._id for MongoDB
Missing error handling for invalid product IDs
3.Payment Issues:
Currency is set as "dollar" instead of "usd" in Stripe
Missing validation for product existence
Metadata
Metadata
Assignees
Labels
No labels