#Dharunkumar Natarajan
1 messages · Page 1 of 1 (latest)
Instead of updating the existing item like this, you should temporarily add a new subscription item and start reporting usage there, and stop reporting usage on the old one
then at the end of the cycle you can remove the old subscription item
isn't this a good approach? since adding a new subscription item and removing the old subscription item might show up these two line items to the customer's invoice and cause confusion for them?
Yes that's possible, and you'd explain the transition. It depends on the behaviour you want. If you've tested like you described and it does what you want, then great!
yes, I tested the approach that I mentioned in test mode and it works as expected. Just wanted to confirm that this will work before I do the same in live mode
The behaviour should match live mode so that shouldn't be an issue