Implementing the creation of a Stripe product in the createProduct functionality and updating the product schema.
Trying to update and delete products in Stripe - temporarily paused to figure out if I should exclusively handle products in Stripe and fetch them from there, or if I can retrieve and display products from MongoDB.
Implementing the creation of a Stripe product in the createProduct functionality and updating the product schema. Trying to update and delete products in Stripe - temporarily paused to figure out if I should exclusively handle products in Stripe and fetch them from there, or if I can retrieve and display products from MongoDB.