Is there a module in Drupal that supports prepaypment?

The idea is that the user makes a single large payment, then every time they make a purchase the charge is deducted from the prepayment.

Is there any paypment system in Drupal with such a facility?

Comments

vm’s picture

you could use the userpoints.module and the ecommerce.module.
users spend money, and buy userpoints. users then spend userpoints to get merchandise.

May need some tweaking along the way, but I think this may work.

voipfc’s picture

I can't see userpoints listed among the modules.

There are references to it but no download link.

voipfc’s picture

I was looking for userpoints as a single word rather than user points

vm’s picture

for future reference, if you go to downloads, the module list is in alphabetical order.