Good day. I am testing Ubercart Marketplace and I found that for local stores it need one useful feature.
Maybe someone know snippet how to create it?
Basically I want to implement that each seller when he add product there will be option to choose what payment types he will accept. Now using flat rates, each seller when he add product, he can write which will charges for each shipping type, for example by post 10, by courier 20. I would like that seller also will be able to choose which payment type he accept. For example he will be able to select cash on deliver, back payment, leasing or paypal. If he will select back payment or paypal, he must write necessary details, like back account statements or paypal id.
Is it possible to make it?
Thanks.

Comments

panthar’s picture

Hi,

It's possible to make, I did something similar (on a more simple basis) between COD and credit card, by using roles.

Your situation is a bit more complex, and looking back on it, I would look to making use of the profile or uc_profile module instead if possible.

prosecutor’s picture

Thanks panthar. But how to add for example seller role permission for COD? I check premissions and didnt fine any option to allow control COD.