Cajolina / sorbygden-booking-app

0 stars 0 forks source link

Backend stripe product functionality #126

Closed Cajolina closed 10 months ago

Cajolina commented 10 months ago

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.