I have a real estate application built on my website....
the realestate agent first registers and is given 15 free credits.
now each time he post a new property, 1 credit is deducted but he has the option to buy more obviously.
Now, the agent also has the ability to update all fields in the property through an edit screen. I need that there in case of typos of forgotten information.
The problem arises that if he post a property and it sells, the agent is suppose to remove the property by clicking the sold button in the admin interface. But some devious agents are not clicking sold, they are just clicking update and placing a whole new property without being charged for placing it.
I was thinking about actually giving double amount of credits and then charge 2 credits to place a property and charge 1 credit to update it. It is not idea but its all I can come up with right now
What would you do.
Thanks in advance
Craig
the realestate agent first registers and is given 15 free credits.
now each time he post a new property, 1 credit is deducted but he has the option to buy more obviously.
Now, the agent also has the ability to update all fields in the property through an edit screen. I need that there in case of typos of forgotten information.
The problem arises that if he post a property and it sells, the agent is suppose to remove the property by clicking the sold button in the admin interface. But some devious agents are not clicking sold, they are just clicking update and placing a whole new property without being charged for placing it.
I was thinking about actually giving double amount of credits and then charge 2 credits to place a property and charge 1 credit to update it. It is not idea but its all I can come up with right now
What would you do.
Thanks in advance
Craig