#yz3.yz3

1 messages · Page 1 of 1 (latest)

stiff stormBOT
ebon socket
#

Hi there

ruby ferry
#

Hello

ebon socket
#

You would need to use a different Price

#

You can't update amount's for a Price

#

They are immutable

ruby ferry
#

My another question is how would it affect the people who are already subscribed to the old price?

ebon socket
#

Will have no affect on already created/active Subscriptions

#

You just change the Price used in your Pricing Table and new Subscriptions will be created with that Price

ruby ferry
#

So, they won't get the price increase?

ebon socket
#

Corret

#

You would have to update those Subscriptions themselves

ruby ferry
#

manually one by one?

ebon socket
#

Well you would list them via the API and then loop over them to update

#

But yes, there is no bulk API

#

Just make sure you test your script out in test mode before you run it