PrestaShop Multiple Seller module - Agile Multiple Seller

In this forum you can post anything related to PrestaShop Modules/Addons from Agile Addons-Modules.Com.

If you need support for any module/addon from Agile Addons-Module.Com, please post it here. We will respond as soon as possible. Usually within one business day.

Please indicate the PrestaShop version, product name. product version, and if possible your order # to get a prompt response.

Moderator: jeffayao_1666

PrestaShop Multiple Seller module - Agile Multiple Seller

Postby ryanlulu_1229 » Fri Feb 10, 2012 1:40 am

I wonder about the Agile Multiple Seller for PrestaShop 1.4x. if a buyer purchases products from several vendors, will he then have to pay several times? If he has to, have you thought about Paypal adaptive payments api module?
ryanlulu_1229
 
Posts: 0
Joined: Fri Feb 10, 2012 1:40 am

Re: PrestaShop Multiple Seller module - Agile Multiple Selle

Postby shokinro » Fri Feb 10, 2012 1:44 am

I wonder about the Agile Multiple Seller for PrestaShop 1.4x. if a buyer purchases products from several vendors, will he then have to pay several times? If he has to, have you thought about Paypal adaptive payments api module?


there are two payment collection mode of multiple seller module
1. Seller collect payment mode
In this case, one shopping cart can only contain from same sellers. If customer try to add product from different seller.
The module will prompt customer to checkout first.
In this mode, only Agile Paypal module is available for payment method.
In this mode, seller will have to pay commissions to store owner.

2. Store collect payment mode
In this mode, the customer will only pay one time, even he/she buys products from multiple sellers in one shopping cart. But the store owner will have to pay the seller's products sales by deducting the commissions.

Please let us know if you have further questions
Follow us at Twitter Like us on Facebook Watch our Tutorial Videos on YouTube
shokinro
Site Admin
 
Posts: 3091
Joined: Sat Jun 25, 2011 3:08 pm

PrestaShop Multiple Seller module - Agile Multiple Seller

Postby ryanlulu_1229 » Fri Feb 10, 2012 1:46 am

Is Agile Paypal bundled with the multiple seller module, or do I have to buy that module separate from you? Is Agile paypal the Express version? I read that more payment options will come soon, will they be bundled with the multiple seller module? I also have to ask about Paypal adaptive payments again, have you considered to develop such a module? Such a module would be perfect though for the multiple seller module!

ryanlulu_1229
 
Posts: 0
Joined: Fri Feb 10, 2012 1:40 am

Re: PrestaShop Multiple Seller module - Agile Multiple Selle

Postby shokinro » Fri Feb 10, 2012 1:49 am

Is Agile Paypal bundled with the multiple seller module, or do I have to buy that module separate from you?

It is separate module. If you use "Seller collect payment mode", you will have to use buy it separately.
If you use "Store collect payment mode", then you don't have to purchase Agile PrestaShop module

Is Agile paypal the Express version?

Yes it is a express checkout module.

I read that more payment options will come soon, will they be bundled with the multiple seller module?It is also separated module.
I also have to ask about Paypal adaptive payments again, have you considered to develop such a module?
Such a module would be perfect though for the multiple seller module!

Yes we have a plan, but don't have a schedule yet. We need to finish other modules with higher priority first.
Follow us at Twitter Like us on Facebook Watch our Tutorial Videos on YouTube
shokinro
Site Admin
 
Posts: 3091
Joined: Sat Jun 25, 2011 3:08 pm

PrestaShop Multiple Seller module - Agile Multiple Seller

Postby aconvers_1233 » Fri Feb 10, 2012 1:43 pm

Hello,

Your module appears to match my requests but is there any way to test it before buying it? Do you have a testing plateform where i can log in to test different configurations ?

Thank you

Best Regards

aconvers_1233
 
Posts: 0
Joined: Fri Feb 10, 2012 1:43 pm

PrestaShop Multiple Seller module - Agile Multiple Seller

Postby miguelarguedas_1152 » Fri Feb 10, 2012 1:47 pm

Hi, I aready bought and installed this module. But since I will not allow user to become sellers without explicit request, how do configure the module to send an email to the administratos when a user request a seller enrollment?
Thank you.
miguelarguedas_1152
 
Posts: 0
Joined: Wed Feb 08, 2012 1:36 am

Re: PrestaShop Multiple Seller module - Agile Multiple Selle

Postby shokinro » Fri Feb 10, 2012 2:29 pm

@miguelarguedas_1152

I aready bought and installed this module. But since I will not allow user to become sellers without explicit request, how do configure the module to send an email to the administratos when a user request a seller enrollment?


Thanks for using Agile PrestaShop multiple seller/vendor module.
It is a good questions, it is not that easy to configure email, it envolve more code.

if you just want to allow user sinup automatically without approval,
please makes changes as following line

in file /modules/agilemultipleseller/agilemultipleseller.php,
look for function public static function createSellerAccount($id_lang,$id_customer)
then inside this function, look for following line and make change

From
Code: Select all
        $employee->active = 0;

To
Code: Select all
      $employee->active = 1;
Follow us at Twitter Like us on Facebook Watch our Tutorial Videos on YouTube
shokinro
Site Admin
 
Posts: 3091
Joined: Sat Jun 25, 2011 3:08 pm

Re: PrestaShop Multiple Seller module - Agile Multiple Selle

Postby shokinro » Fri Feb 10, 2012 2:32 pm

@aconvers_1233
Your module appears to match my requests but is there any way to test it before buying it? Do you have a testing plateform where i can log in to test different configurations ?


Yes, we provide demo site for you verify the features and functionalities of the modules.
I will send you the demo site information shortly. You will have admin access permission to the demo site of Agile PrestaShop Multiple Seller/vendor module and other related modules.
Follow us at Twitter Like us on Facebook Watch our Tutorial Videos on YouTube
shokinro
Site Admin
 
Posts: 3091
Joined: Sat Jun 25, 2011 3:08 pm

PrestaShop Multiple Seller module - Agile Multiple Seller

Postby miguelarguedas_1152 » Fri Feb 10, 2012 6:54 pm

Did you noticed an issue updating to Prestashop 1.4.7.0? When I click I click My Seller Account (myselleraccount) the layout messed up. Also The link to go to the back-office does not works anymore. Any ideas? It was working ok in previous 1.4.6.2.
miguelarguedas_1152
 
Posts: 0
Joined: Wed Feb 08, 2012 1:36 am

Re: PrestaShop Multiple Seller module - Agile Multiple Selle

Postby shokinro » Fri Feb 10, 2012 6:59 pm

Thanks for your inquiry.

yes we will adjust our module to make it compatible with PrestaShop 1.4.7. we will test our modules under 1.4.7 and give update the thread shortly.
Follow us at Twitter Like us on Facebook Watch our Tutorial Videos on YouTube
shokinro
Site Admin
 
Posts: 3091
Joined: Sat Jun 25, 2011 3:08 pm

PreviousNext

Return to Support forum - Agile PrestaShop Modules/Addons

Who is online

Users browsing this forum: No registered users and 4 guests