#megerbran

1 messages · Page 1 of 1 (latest)

jovial harnessBOT
polar star
#

Hi 👋

What do you mean exactly?

merry sleet
#

Hi, a client just message me he said he want to change all his existing user subscription plan?

polar star
#

Okay, what about the Stripe APIs are you having questions about?

merry sleet
#

I know there is an existing api for multiple subscription. I want to know if there is an api that can change existing user subscription plan.

#

He simply want multiple subscription to be applied to all it user automatically without any user intervention. I don't know if this is possible at all?
That is what brought me here

#

@polar star are you there?

polar star
#

Hi there's a lot of people here so it takes a little while

merry sleet
#

Ok

polar star
merry sleet
#

Is it possible to update all user subscription programmatically

polar star
#

Sure. But one by one

#

You'd have to write code that iterates over the subscriptions for that customer

merry sleet
#

I think I found an approached, first retrieve all active subscriptions then loop over each one to make subscriptions update