#iamshubhamaratha

1 messages ยท Page 1 of 1 (latest)

slim vesselBOT
carmine isle
#

You can use Update Subscription API to update the quantity of the price: https://stripe.com/docs/api/subscriptions/update#update_subscription-items

Once you create a subscription, it will return the subscription item ID (si_xxx) of the price. You can then update the quantity of this subscription item ID with the new quantity

rugged zephyr
#

Thank for the response

carmine isle
#

No problem! Happy to help ๐Ÿ˜„

rugged zephyr
#

I have just posted another query can you please help with that as well ๐Ÿ™‚

carmine isle
#

Can you please use the thread created for you here?

rugged zephyr
#

suppose the user has subscribed for 12 seats and payment for 12 seats has been completed but in the middle of the month he has required 5 more seats in that case what can we do if we update the subscription does stipe will charge the additional amount of 5 seats in the same day in which he has updated the seats or he will charge that additional amount in next month?

carmine isle
rugged zephyr
#

got it thanks

carmine isle
#

No problem! Happy to help ๐Ÿ˜„