#falko100
1 messages · Page 1 of 1 (latest)
Hi there!
What do you meany by frequency? Changing a monthly subscription in a yearly subscription for example?
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
Yes sure that's possible. You'll need to create a new Price object, and then update the subscription with the new price
Where do I create the price object?
The products are created in the API on the fly using the product_data prop
I mean just try to edit the Subscription in the dashboard, and you'll see how it works.