#falko100

1 messages · Page 1 of 1 (latest)

rustic ivyBOT
high escarp
#

Hi there!

#

What do you meany by frequency? Changing a monthly subscription in a yearly subscription for example?

mint pendant
#

For example. We create a checkout with X weeks frequency (this is regarding a catfood subscription)

#

Then the customer calls and tells us they want it every 7 weeks instead of every 4

high escarp
#

Yes sure that's possible. You'll need to create a new Price object, and then update the subscription with the new price

mint pendant
#

Where do I create the price object?
The products are created in the API on the fly using the product_data prop

high escarp
#

I mean just try to edit the Subscription in the dashboard, and you'll see how it works.