I read on the project description that there as been work on an experimental payment method that allows integration of Mutal Credit and Ubercart. From http://drupal.org/node/915444#comment-3465436 it seems that it isn't yet officially released.

I wonder if there have been any progress on this, or if it is still in the queue. Looking for similar functionality I've come across two other modules that could be related, and if integration is not feasible, perhaps some code could be borrowed:

1) http://drupal.org/project/mp_wallet -> Ubercart Marketplace Wallet
2) http://drupal.org/project/uc_store_credit -> Ubercart Store Credit

Just in case it may be of any help.

Comments

matslats’s picture

Status: Active » Postponed

Sorry I dropped this ball
I've had a look at writing a payment method for commerce module.
However there's no way I can see in the payment hook to identify the product nodes, because the payment has to be split between different vendors all of whom are members of the site.
So that's on a back burner.

matslats’s picture

This work can now be done in Drupal 7 when someone wants to commission it.