I wonder if it is possible, what I have notice to this module, that store owner manually pays his/her commission to the sellers by clicking "Make Paymentt". It is possible it would automatically pay without clicking it? Or set a time to pay the seller's commission.

Thanks,

Dudskie

Comments

Turgrid’s picture

This could be done using a cron task, but no such automatic methods or cron hooks exist out of the box. Custom coding (should be somewhat minimal) is required for the functionality you desire. Due to some Paypal API issues and risks involved, such functionality will not be added to Marketplace at the moment. I would be happy to hear input on this issue or accept patches for review, however.

kgp22’s picture

Hi I work with Duds :). I think workflow can do this right? And I actually agree with how you implemented mass payment because this way, the store owner can track seller transactions. However we have to come up with a way to make things "automatic." We will inform you of any customizations we've worked on and see what you think about it. Thanks and great work!

omer60’s picture

I am also very interested in this functionality.

See my other support request about this issue in http://drupal.org/node/277915

jamesialford’s picture

Has anyone got this to work? I would like this function also.

James

syndicateStorm’s picture

Status: Active » Closed (works as designed)

This is by design (see #1). If someone does come up with an elegant solution/patch please feel free to post it in the issue queue or in the support request referenced by omer60 in #3 and I would be happy to review it. Thanks.

vijayitsoft’s picture

hi,

still there is no such functionality introduced

We are all waiting eagerly for this .

Vijay nair

rafinskipg’s picture

I did something like this for PayPal here,

http://drupal.org/node/921488

It was for and old version of Ubercart Marketplace, and only for PayPal. The people who owns this project should examine the code and say something...