Multi vendor

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
11 years ago
hi Andrei

just downloaded and installed the new multi venodor. I've guessed something big is going to happened since there was no activity on codeplex for a week.

1. Are u planning to add an option for vendors to charge for it's products, meaning divide and order by vendors and let each vendor charge for it's own product.
The credit card companies have a major problem with this approach I believe it concern money laundering and gambling charge.  Further once u charge for a product u take full responsibility for that product including customer service  and so.

2. what a bout vendor front page and navigation?

great job as always

thanks

hezy
11 years ago
hezyz wrote:
hi Andrei

just downloaded and installed the new multi venodor. I've guessed something big is going to happened since there was no activity on codeplex for a week.

1. Are u planning to add an option for vendors to charge for it's products, meaning divide and order by vendors and let each vendor charge for it's own product.
The credit card companies have a major problem with this approach I believe it concern money laundering and gambling charge.  Further once u charge for a product u take full responsibility for that product including customer service  and so.

2. what a bout vendor front page and navigation?

great job as always

thanks

hezy

Hey hezyz
I guess the Separate Orders model described here conforms to what you want. Your well experienced comments in the other forum thread would be very valuable
11 years ago
Hi Hezy,

1. No
2. No

Could you please post all further questions about mult-vendor in this topic?
11 years ago
a.m. wrote:
Hi Hezy,

1. No
2. No

Could you please post all further questions about mult-vendor in this topic?


Sorry I missed that, u can delete this post. I will update my version according to your.
11 years ago
a.m. wrote:
Hi Hezy,

1. No
2. No

Could you please post all further questions about mult-vendor in this topic?


I have extended the multi vendor version
1. add a front page for vendors
2. add image, seo description, title and more.
3. add vendor navigation

currently working on checkout be vendor with separated charge for each vendor
add permission for vendors to edit vendor's area

I u wish to see Nop 3 in action visit
http://demo.online-ex.com

code on codplex will be on very soon (waiting to codeplex support to push the repository)
11 years ago
Very fast. Good job!
11 years ago
I made several tests and everything worked fine except:

-  there are no options for discount requirements (plugins are not installed)
-  when going to cart I get the following error (maybe it is caused by a wrong configuration):
Server Error in '/' Application.

Shipping rate computation method could not be loaded

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: Nop.Core.NopException: Shipping rate computation method could not be loaded

Source Error:


Line 204:            </div>
Line 205:            <div class="totals">
Line 206:                @Html.Action("OrderTotals", "ShoppingCart", new { isEditable = Model.IsEditable })
Line 207:                @if (Model.IsEditable)
Line 208:                {

Source File: c:\HostingSpaces\hezyz\demo.online-ex.com\wwwroot\Views\ShoppingCart\OrderSummary.cshtml    Line: 206
11 years ago
for some reason the plugins were not installed
i will install them all

edit:
all plugins installed, everything works fine
11 years ago
add permission to vendors to edit vendor in admin area

for the moment I dont have a codeplex project, however the code can be viewed on bitbucket


https://bitbucket.org/hezyz/nopcommerce-3-vendor-extension

demo store updated http://demo.online-ex.com/
11 years ago
Its possible run or get source for VS 2010/ NopCommerce 1.90?

Regards,
Mateusz
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.