Solved: Stripe Payment Development Error “this product cannot be deleted because it has one or more user-created prices” when Delete Product or Price Object using API Call
Problem Symptom When Stripe Payment developer try to delete a product or price object using API call, an error stating “Error: This product cannot be deleted because it has one or more user-created prices.” display. I have checked in Stripe API Reference documentation but can’t related API information to delete the Product or Price object. …