#meteograms-subscriptions
1 messages · Page 1 of 1 (latest)
Hey sorry just getting to this. Looking in to what we can do
Just need to pop away from my desk so I may not be able to reply straight away, but I look forward to hearing what you find out.
thinking through some options with Pompey!
@harsh latch sorry for the delay. Circling back there isn't really a clean way to do what you're after in this flow unfortunately. It's kind of a "post-billing" feature and we don't support it for now.
The options would be
1/ Use quarterly prices and report quarterly instead
2/ Keep monthly prices and listen for invoice.created events and explicitly switch auto_advance to false so that we don't charge them. And then once a quarter, find their recent invoice(s) and pay each one (though it's separate charges, each with their own fee and possibility of decline)
@kindred kraken ok thanks for the info. Yep the idea would be to amalgamate several smaller bills into one (the fixed fee is a large percentage when the amounts are small) but to keep to a shorter period for the graduated scale. Looks like it isn't possible, but thanks for checking.