manishkatyan / strapi-stripe

Stripe Plugin for Strapi CMS
67 stars 33 forks source link

Feature-Request: Removing a product removes old product data on Stripe #41

Closed oDinZu closed 2 years ago

oDinZu commented 2 years ago

When you remove a product, remove it also from Stripe database.

Preferably, I would love to create all my products and manage them in Strapi only. Managing Strapi dashboard for posts and products, then managing Stripe products is lots of repetition.

nishekh-e-r commented 2 years ago

we haven't included the option to delete a product, keeping in mind of the transaction already happened for the product in stripe. we will provide an archive option in future development.