vote up 3 vote down star
2

I charge by the hour for custom development. Generally, the client agrees to pay for so many hours, and then I get feature-creep. Often, the clients try to get me to continue working for free. Although, when I tell them their time is up, and they need to pay more if they want to continue, they get upset. What is the best way to convince them to pay for more time?

flag

8 Answers

vote up 4 vote down check

When I've done that kind of thing, I've gotten commitments for X hours of work, and notify them when I get to 80% and 90% of X.

Also, when a client wants a new feature, I immediately give them an estimate of how much extra time/money it will run, and emphasize it won't be free.

It's really a matter of training your clients. Even after that, some clients will still want something for nothing. I've fired such clients in the past.

link|flag
Good point...you have to immediately tell them the new estimate. You can't just take the feature and then a month later say...Sorry, X time is up, need more money. – Web Sep 18 at 12:30
vote up 10 vote down

When the features change so does the time it will take to complete. Every time the requirements change you provide them with a new quote to complete the required features.

The part that you will get better at with time and practice is being completely transparent with your client without seeming greedy (you want to look interested in their solution and not like you are just wanting their money.)

link|flag
1  
completely transparent - most important, open honest and timely communication – meade Sep 16 at 14:17
vote up 4 vote down

burndown charts are one way to graphically display to any reasonable individual how much of the time overrun is due to your delivery issue (typically little or none) and how much to their feature creep (typically most of it).

Your clients may well not be reasonable, but NEVER do any work for free, and keep the burndown charts to show to your next client -- eventually you'll select sensible clients!-)

link|flag
I fail to see how this will help. I'm reasonable, and this chart hardly tells me anything, particularly as relates to the OP's question. – harpo Sep 16 at 6:20
2  
@harpo, point is: agreed hours are nearly up, delivered software fails to near acceptance criteria - with burndown charts you show how much of that is due to the criteria shifting vs you failing to deliver on what was ORIGINALLY agreed upon. How does that "hardly tell you anything", pray..?! – Alex Martelli Sep 16 at 6:27
The key is for the client to understand that they have choices to make when they want to bring in new features and change the scope: If this gets added, those get dropped or something like that so it is clear what has to be accepted for something new to come in. – JB King Sep 16 at 14:26
vote up 2 vote down

Show a metrics that describes the depth of the work and the manhours needed to complete that work.

link|flag
vote up 1 vote down

At the start of the project itself, it's a good idea to include a clause for feature creep in your contract. That way you can always account for creeps in scope/feature and charge your customers accordingly.

link|flag
vote up 0 vote down

Do not wait until the very end by telling them that their time is up. Include remaining time in all status reporting, e.g. "Now I am finished with xxx. What is left is zzz and xxx and there is qqq contract work hours left". This could also be a opportunity to point out that the estimated time required for zzz and xxx exceeds the remaining time paid for.

link|flag
vote up 0 vote down

Always have very specific business requirements and functional requirements written down along with your contract, and have clients sign it. Also it is important to discuss requirements with your clients ahead of time so they understand the requirements, so that later they don't say they didn't understand the requirements and were expecting something else. This way, you have an itemized list of what the deliverables are. It take some to draft requirements, but it is well worth the time and effort. You can find many useful book on this subject, and you may be able to find good template you can use.

One way to do this is by drafting requirements that include full features clients maybe interested in, and provide estimate of cost. Which usually ends up with much higher estimate than what they may had in mind. Then, tell them if they want to do the project in their budget, they have to decide what are the features that's important to them and give up some of the features.

As you work, check off the requirements you have fullfilled. If your clients ask for additional features, then you can tell them was not included in the requirements they agreed on, and you would have to submit additional requirements and estimate for the additional feature.

link|flag
vote up 0 vote down

People have covered most of the major points (essentially change control and good reporting) but a few other things:

1) There's nothing wrong with doing things for free, just make sure that the client knows that there is an associated cost but you're waiving it. This way they understand (a) that there was a change and increased effort and (b) you're doing them plenty of favours so when you do come across a change which you do feel you need to ask for money for, they're aware you've done them plenty of favours.

2) Add a little buffer into your original estimate for changes. You may even do this by agreement with them - a lot of the reason they object to paying for things is they don't want to have to ask for more money and look bad internally.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.