Ask HN: Psychology research on value perception of different pricing models?
I'm developing a service that I'm going to sell as a subscription with additional top-up payments as required. The idea of a subscription is really nice, as it provides a guaranteed base income per customer. However, the total value of a customer is dependent on the length of time they remain a customer (I know, obvious).
For this product, the subscription payment is a credit towards the use of the service. Commonly (such as in the cellphone subscription model), these credits are "use it or lose it" on a periodic basis. From a business perspective, I understand how the subscription designer would like to be able to "capture" the revenue as quickly as possible and have a handle on the profit level per customer. Also, the customer often has to "hit a hole in one" to maximize their value from the subscription pricing.
However, another model is possible - where the customer's unused credit accrues over each subscription period (this is the "rollover minutes" thing on steroids). This will result with the customer seeing that they have, say, $150 in "potential value" associated with the subscription - an amount many times more than the subscription amount, and something they will lose if they decide to cancel the service.
I'm interested in research into how people react to these kinds of situations, and whether there is a "breaking point" at which the customer decides that the potential value has become a liability rather than a positive thing.
NB: I don't see the pricing model as being a substitute for a great product, but everything matters.
11 comments
[ 2.9 ms ] story [ 32.5 ms ] threadYou can add a simple "expiring credit" function like Skype has (if your account is untouched for a year, they tell you to begin using it, however little, or lose it) to keep your books sane, and a service to transfer money out for e.g. a $10 fee.
There are a few examples like this where people buy credits and they expire at some point in the future. The same can be done with a subscription credits service by tracking aging Accounts Payable.
I don't know what your service is, so I can't reason about how subscribers would use it from month to month, but I would think you could control the amount of roll over credits accumulated by setting the monthly minimum low enough that most subscribers go over it and use accumulated credits.
It seems clear that spent credits are revenue, but unused credits live in a kind of gray area, waiting for something to happen.
There may have to be an expiry, but I'll make it distant enough that it's unlikely to be hit (i.e. a year). If people look like they're going to hit that expiry period, I'd rather tell them "you're giving us money for something you don't seem to use, maybe it's time to cancel".
I'm actually very interested in this problem space and will be thinking about it in my spare time, so email me if you want to discuss it.