#arrowcircle
1 messages · Page 1 of 1 (latest)
What I want to setup, is that in the beginning of every month, user is charged for $100 + all the overusage. Could anyone please help me validate if my setup will work with this requirement?
It seems yes, I invite you to make some tests
using test clock
Thanks for that, I will look into it. Also, is there are way to create/sync product/price models from API. Like script, that will get values from code and create/update products and prices?
Hi! I'm taking over from my colleague. Please, give me a moment to catch up.
I am not sure you can update Prices and Products that are in use (e.g. in Subscription), but you can create new ones via API.
thanks. idea is to setup everything by code, without using web ui.