#ajit-price-update
1 messages · Page 1 of 1 (latest)
ajit-price-update
Hey @pastel yew, you can't change the Price amount in the API. You'd create a brand new Price
but from stripe dashboard , i am able to do it
yes and it's impossible in the API, that's expected, you have to create a brand new Price
ok , if i am not able to update price . can you please provide some way to update price of all subscription amount of my products
ok . if i am able to update price amount from dashboard . then it is applicable for all of my subscription .. right ?
how is the monthly subscription amount is calculated .. is it pro rata basic ?
None of this exists
You need to create a new Price and then you have to migrate each Subscription to the new Price
i understood . that means if i have 1000 subscribers for $5 per month plan . i have to loop all 1000 subscribers and update new price ID
yes
😢