#waqas ahmad

1 messages · Page 1 of 1 (latest)

zenith copperBOT
frank geyser
#

Hi there

#

What can I help with

golden prawn
#

Actually I create a annual subscription with price $54 and 75 customers use this subscription. Now I want to change subscription price from $54 to $65. How can I so this??

frank geyser
#

You would need to write a script to make this update for the Subs for these Customers

#

We don't support any batch APIs at this time

#

So you would need to loop in this case

golden prawn
#

That I can do. But my question if change price of subscription then after 1 year stripe charge according to updated price or old one??

frank geyser
#

The Subscription will be charged using the new Price going forward

#

When you make the update you will want to account for proration

#

As it will likely come into play

golden prawn
#

Okay

#

Thanks