#rzhang139 - Price Object
1 messages · Page 1 of 1 (latest)
Hi 👋
The price object will stay associated with your account until you delete it. But we don't recommend deleting Price records if they have been used.
Much better to set them to active: false
Ok, I am worried that a user can just list and delist many times, essentially creating a bunch of stripe price ids. Would we have to pay for the storage costs of creating price objects?
What do you mean "a user can just list and delist many times"?
we are creating a marketplace where sellers can list their products. If we call stripe to create a new price each time if a user lists. So couldnt the user maliciously just spam the list button and make different price objects?