Purchase a menu callback

Posts: 89
Joined: 09/08/2007
Bug Finder

Ubercart already comes with Purchasing role module. I was thinking about a purchasing menu call back (i.e. the access to a URL). Use cases?
1. Admin wants to allows users to create as much content as they bought. User buys 5 menu callbacks and is allowed to access add/content/story 5 times.
2. Admin want to allow user to set OG members to admin only for people who purchased the 'create admin' callback.

etc'

What do you think about this idea? Is it already existing?

Posts: 5378
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

You might be able to combine the role purchasing module with Node Family to make this work. Just a hunch, I haven't tried it myself.

Posts: 89
Joined: 09/08/2007
Bug Finder

Thanks for the response.
My suggestion is trying to be more general. I'm thinking about hooking to the menu callbacks and allowing or denying access based on purchase.

Do you think it makes sense this course of action?