#Rupinder

1 messages · Page 1 of 1 (latest)

wicked elmBOT
grave pond
#

Hi there!

#

You mean you want to udpate a price?

latent crescent
#

I have created recurring products in stripe

#

for that product want to update amount and billing interval

#

I am using curl apis

grave pond
#

You can't directly update a price. However you can create a new price, and then update the Subscription with the new price.

latent crescent
#

but that will generate new price id

grave pond
#

Exactly

#

That's the only option to update a Subscription price is to create a new price ID

latent crescent
#

I want to update product price

grave pond
#

Yes I already explained to you. You can't edit an existing price, you have to create a new one.