Active
Project:
Ubercart Marketplace
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
16 Nov 2010 at 07:24 UTC
Updated:
21 May 2011 at 03:43 UTC
Jump to comment: Most recent file
Comments
Comment #1
shunting commentedIn essence, marketplace still thinks of the site as a store.
We need marketplace to think of the site as a mall. The sellers need control over the addresses and the payment method.
Comment #2
rickh commentedi'd think tghis would be standard on a module like marketplace. i'm not being critical because i can't do better, it just makes more sense this way.
Comment #3
nicktr commentedThe seller address functionality already exits.
Go to user/(UID)/selling/view e.g. user/2/selling/view with user 2 having seller permissions. You can also get to it from 'My account' --> ' click here to view your products'
You'll then get your seller control panel - see attached pic.
Then click the 'settings' button on the bottom row of buttons.
This gives you a form you can fill in with default shipping address. It then automatically populates your new products with this address as the default shipping from address. It also gives you the option of updating the default shipping address for all products belonging to that user.
Comment #4
rickh commentedcan the functionality not be added as an automatic selection on setup. this would be great as trying to explain this to users would be a major problem.
Comment #5
shunting commented@3 Rick: Thanks. Now, if it were possible to use something other than flat rate shipping....
Comment #6
frozen10 commentedSo basically if I have this correct, if using marketplace, we can't use ups , fedex, or usps for calculating seller's shipping based on their products?
I'm going to be using a payment system adaptive paypal api that sends the payments directly to each seller, but I was wondering if it also separates each sellers shipping costs appropriately?
Does flatrate even do that?