Hi! I'm new to Drupal!

Is it possible to make an e-commerce where I would receive a certain % from anything sold by users?

Please help!
Than you!

Comments

mm167’s picture

sure ...

the questions are :

1. payment gateway
how buyer pay to the seller?

2. how seller upload the items?

3. physical or digital product?
buyer cant receive the item after pay?
what happen if buyer ask for refund?

nemci7v’s picture

Thank you for the reply!

The products sold would be files. The sellers (users) would upload those files in a section from where buyers would buy them. Now, how do I go about earning a commission from every sold items?

Buyers will pay online with Paypal.etc.

I'm not sure how to set up the whole system.

I'd like a tax to be put on each item sold and that $ amount should go to my Paypal account. Not sure what modules here can do that.

Royce-1’s picture

checkout the ubercart/ubercart marketplace. Exactly what youre lookin for.

davidwebguy’s picture

We're doing this now, and the way that ubercart is set up you'll be handling all the transactions, and paying out to the sellers after taking your cut. We did a decent amount of custom coding, however, to make it so that the client doesn't actually handle the transactions, all transactions are handled by the buyer & seller, then we automatically debit their CC on file for the % of the sold goods.

Drupal Web Development

bulkreo’s picture

i think this is possible but not sure, if anyone know exactly about this, please tell...