I'm looking for a module that will allow me to add a field to a content type into which authors/contributors will type their PayPal email address. The idea is that when anyone subsequently views that post, if they like it they can send them a small donation. Kind of like 'Buy Me A Beer' except you can specify a different PayPal email address in each post.

Is this easy with any of the existing modules like LM PayPal? I've looked at a few but I can't see how I would implement it.

(By the way, I'm a newbie so I don't think I'll be messing around with PHP code)

Thanks,
Nigel

Comments

mm167’s picture

my 2 cents ...

1. use userpoints to allow "Buy a beer" (give point to another user) in the content or forum.

2. allow member to buy / sell user points through their Paypal or credit card

with these 2 features, you can get what you want.