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

Re: PrestaShop Multiple Seller module - Agile Multiple Selle

Postby shokinro » Sat Apr 30, 2016 1:08 pm

thanks for your inquiry

I have my own wallet system and I want to use it as one of the payment tools. Is it possible to integrate it with Agile payment method?? Can you give me clues or document about it.
I can provide you any necessary API to my wallet.

I assume you "wallet system" mean a payment module.
It depends how you are going to use payment collection mode of our module.
If you use "Store Collect Payment" - then yes you can use your own wallet system.
Otherwise, you will need to integrate your payment system into our modules to be able to use for other payment collection mode.

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 info_15414 » Wed May 04, 2016 1:33 am

good night, I wonder if I can use the Means That I have installed in my store prestashop module and esta Serves me as something similar to what I hope is MercadoLibre prompt response thanks
I am from Colombia
info_15414
 
Posts: 0
Joined: Wed May 04, 2016 1:33 am

Re: PrestaShop Multiple Seller module - Agile Multiple Selle

Postby shokinro » Wed May 04, 2016 2:19 am

thanks for your inquiry.

good night, I wonder if I can use the Means That I have installed in my store prestashop module and esta Serves me as something similar to what I hope is MercadoLibre prompt response thanks
I am from Colombia

I am difficult to understand your questions.
Could you please include your message in your original Language so that I can try to understand it with help of Google translation.
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 ahmadjamalrizvi_15416 » Fri May 06, 2016 7:31 am

i am indian bussiness man and very much intrested in 21-agile-prestashop-multiple-seller-vendor-module

i want to know that this time i am using payu payment gateway and cash on delivery for my shop can i use your module .
ahmadjamalrizvi_15416
 
Posts: 0
Joined: Fri May 06, 2016 7:31 am

PrestaShop Multiple Seller module - Agile Multiple Seller

Postby sathishpentacart_15404 » Fri May 06, 2016 8:06 am

hi in the invoice im not able to get seller address.
below shown default coding... pls help me to get seller address....

{if $order[orders].address_supplier.company}{$order[orders].address_supplier.company|escape:'htmlall':'UTF-8'}
{else}KIDSBAZZAR{/if}

{if $order[orders].address_supplier.address1}{$order[orders].address_supplier.address1|escape:'htmlall':'UTF-8'}
{else}9/60, Sowrasthra Nagar-10th Cross st, {/if}

{if $order[orders].address_supplier.address2}{$order[orders].address_supplier.address2|escape:'htmlall':'UTF-8'}
{else}Choolaimedu{/if}

{if $order[orders].address_supplier.city}{$order[orders].address_supplier.city|escape:'htmlall':'UTF-8'}
{else}Chennai - {/if}
{if $order[orders].address_supplier.postcode}{$order[orders].address_supplier.postcode|escape:'htmlall':'UTF-8'}
{else}600094{/if}

{if $order[orders].address_supplier.state.name}{$order[orders].order_supplier_address.state.name|escape:'htmlall':'UTF-8'}
{else}Tamilnadu - India
{/if}
{if $order[orders].address_supplier.country}{$order[orders].order_supplier_address.country.name|escape:'htmlall':'UTF-8'}{/if}
9840004161


from this coding ,, im getting only store address ,,,
i have tried with {$seller_name}
{$seller_address}

but not getting seller address pls assist me,, im using m4pdf module, where im using invoice_custom.tpl
sathishpentacart_15404
 
Posts: 0
Joined: Mon Apr 25, 2016 5:51 am

Re: PrestaShop Multiple Seller module - Agile Multiple Selle

Postby shokinro » Fri May 06, 2016 11:07 am

@ ahmadjamalrizvi
thanks for your inquiry.

i am indian bussiness man and very much intrested in 21-agile-prestashop-multiple-seller-vendor-module
i want to know that this time i am using payu payment gateway and cash on delivery for my shop can i use your module .


Yes you are able to use the payment modules with our agile multiple seller module under payment collection mode - Store Collects payments.
If you want sellers to be able to collect payment directly, you will need integrate your payment module with our multiple seller modules.

feel free to let us know if you need further information.
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 May 06, 2016 11:12 am

@ sathishpentacart
thanks for using our modules.

1. please make sure you have modified the pdf templates files correctly.
please refer following file
/modules/agilemultipleseller/installl_en.txt

2. Please try if it is not cached, please temporary set Smarty as following
- Force Compile
- No Cache

You can do that at back office - Advanced Parameters - Performances tab
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 sathishpentacart_15404 » Sat May 07, 2016 1:05 pm

hi developer, i had done everything , but still not get solution.
this is my conversion between [invoice] module developer and me.


hi ,

im using agile multiseller module.

in m4pdf im using invoice_custom.tpl

in that i could able to get seller address in invoice, im getting only store address pls assist me
You - 05/07/2016 11:06:50
Hi,

As I know Agile modules, they have obfuscated code, so there is no way to get some data stored by that module.

Kind regards,
Vladimir Turek
Rate it
The developer - 05/07/2016 11:21:58
Assistance quality

Response time

Thank you for your time!
Close
i need only to get seller address
You - 05/07/2016 11:31:54
I understand, but the code in that module is not readable for everyone.

thirt party module developer crictisize agile modules
sathishpentacart_15404
 
Posts: 0
Joined: Mon Apr 25, 2016 5:51 am

Re: PrestaShop Multiple Seller module - Agile Multiple Selle

Postby shokinro » Sat May 07, 2016 6:00 pm

thanks for using our modules.

1. First of all, we only guarantee our modules will work with PrestaShop standard invoice. we do not support 3rd party invoice modules.

2. All our override class are in open code, you can find how the seller address and seller information in following files(which is in open code);
/override/classes/pdf/HTMLTemplate.php

And also here is the code from that file

Code: Select all
   public function getFooter()
   {
      $parent_footer = parent::getFooter();
      if(!isset($this->order) OR !Validate::isLoadedObject($this->order))return $parent_footer;
      if(!Module::isInstalled('agilemultipleseller'))return $parent_footer;
      
        require_once(_PS_ROOT_DIR_ . "/modules/agilemultipleseller/SellerInfo.php");
      $id_seller = AgileSellerManager::getObjectOwnerID('order', $this->order->id);
      $sellerinfo = new SellerInfo(SellerInfo::getIdBSellerId($id_seller), $this->order->id_lang);

      $id_lang = intval(Configuration::get('PS_COUNTRY_DEFAULT'));
   
      $this->smarty->assign(array(
         'seller_name' => $sellerinfo->company,
         'seller_address' => $sellerinfo->fulladdress($id_lang),
         'seller_fax' => $sellerinfo->fax,
         'seller_phone' => $sellerinfo->phone,
         'sellerinfo' => $sellerinfo
         ));

      return $this->smarty->fetch($this->getTemplate('footer'));
   }   



3. If you need additional information about extended database scheme, you can find in the following file
/modules/agilemultipleseller/install.sql

4. if you need additional core module files in open code, please provide following info
- your order #
- your store URL
- version of the module
- the file you needed and for what purpose.
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 criistiian2807_15418 » Sat May 07, 2016 10:18 pm

Buenas tardes, quisiera saber si al momento de instalar este modulo en mi tienda prestashop puedo seguir utilizando los medios de pago que ya tengo disponibles en mi tienda, y yo como administrador puedo publicar en mi tienda, gracias
criistiian2807_15418
 
Posts: 0
Joined: Sat May 07, 2016 10:18 pm

PreviousNext

Return to Support forum - Agile PrestaShop Modules/Addons

Who is online

Users browsing this forum: Google [Bot] and 2 guests