#rajath_97769
1 messages · Page 1 of 1 (latest)
Hi there!
You are making the price changes, so you should be able to track this on your end.
Otherwise you can listen to price.updated webhook events https://stripe.com/docs/api/events/types#event_types-price.updated
I was wondering if there's a tabulation for the same in 'sigma custom reports'?
I'm not sure I understand your question. Can you clarify?
Let's say that I made a change in price to an already existing product from (https://dashboard.stripe.com/products).
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Bu then, I want to check the previous pricing history.
Where do I access the history of prices for a product?
Stripe doesn't keep an history for this. You would need to manually store that on your end.
Oh okay. Thank you for the info!