#Olli-Subscription

1 messages · Page 1 of 1 (latest)

turbid harbor
steel field
#

awesome, thanks.

#

also, do you know of a good way to integrate this billing model that doesn't use discounts?
$99/mo, 100,000 requests included, then $1 per 1,000 requests

#

the only ways i can think of doing it is either using discounts (which isn't that ideal), or by handling included usage before sending it to stripe (which is even worse)

turbid harbor
#

OK, it's a combination of a flat rate pricing $99/mo + usage-based pricing $1 per 1,000 requests

steel field
#

yep, but there's included usage of 100k

turbid harbor
steel field
#

i got that, just the included usage that i'm having problems with. i cannot find anything on the docs, or anything on the dashboard, regarding that kind of usage. would using a discount for the included usage be the best way forward?

turbid harbor
#

You can only report the usage through API, please take a look at the doc that I sent earlier.

steel field
#

i understand that, but that's not what i'm having a problem with. i have to go to bed now anyway, i'll deal with it tomorrow. thanks