Page 1 of 3

Agile PrestaShop bank wire module for Agile Multiple Seller

PostPosted: Sat Apr 28, 2012 2:36 pm
by shokinro
This module is customized version PrestaShop Bank Wire payment module. It is for the purpose of integration with Agile PrestaShop multiple seller/vendor module. You can use this payment module at "Seller Collects Payment" mode of Agile PrestaShop Multiple Seller.

Compatible version:
PrestaShop 1.4x
Agile PrestaShop Agile multiple seller 1.4.1.6 oh higher

This is a accessory module of Agile PrestaShop Multiple Seller/Vendor module. This module will support "Seller Collects Payment" mode. Seller is able to set bank account information at back office.

Re: Agile PrestaShop bank wire module

PostPosted: Wed May 30, 2012 1:42 am
by adobe_1531
First of all, thanks for all the great modules. I love them.

Actually I am using following modules,
- agile multiple seller
- agile seller products
- agile bankwire

but I have a problem with bankwire module, if I push button "I confirm my order" there is a black screen.

Have you meet with this?
I don't know what is wrong, HELP me please

Re: Agile PrestaShop bank wire module

PostPosted: Wed May 30, 2012 1:46 am
by shokinro
Thanks for your inquiry on Agile Bnkwire module - a accessory module of Agile Multiple Seller/Vendor module, a best solution to your PrestaShop based market place.

Could you please tell me what is the error message?
If you can not see any error message, please try to set 'display_errors' to 'on' in file /confgi/config.inc.php to see what error is displayed on that screen.

Re: Agile PrestaShop bank wire module

PostPosted: Wed May 30, 2012 1:59 am
by adobe_1531
Wow, your repsonse is so fast!!! Thanks for your quick response.

Here is the error message I saw when the black page happened.

Code: Select all
Fatal Error: Call to undefined method Module::getPaymentModules() in file ..../validation.php on line 23

Re: Agile PrestaShop bank wire module

PostPosted: Wed May 30, 2012 2:04 am
by shokinro
Code: Select all
Fatal Error: Call to undefined method Module::getPaymentModules() in file ..../validation.php on line 23


I just checked the code, this method should be available from PrestaShop original class Module.php
It is really weird, could you tell me you PrestaShop version?

Re: Agile PrestaShop bank wire module

PostPosted: Wed May 30, 2012 2:05 am
by adobe_1531
I am uing PrestaShop 1.4.3

Re: Agile PrestaShop bank wire module for Agile Multiple Sel

PostPosted: Wed May 30, 2012 2:12 am
by shokinro
oh, I found the problem.
The method Module::getPaymentModules() is new from PrestaShop version 1.4.4, and it is not available at PrestaShop 1.4.3 or older. that's why the issue occurred. I will update the override class Modules.php and give you can update shortly.

Thanks again for using Agile Multiple Seller/Vendor modules - a best solution to PrestaShop based online market place.

Re: Agile PrestaShop bank wire module for Agile Multiple Sel

PostPosted: Wed May 30, 2012 2:14 am
by adobe_1531
great, waiting for your update and thanks for your great customer support. :D

Re: Agile PrestaShop bank wire module for Agile Multiple Sel

PostPosted: Wed May 30, 2012 3:40 am
by shokinro
Just sent your the updated module, please let me know if this will fix the problem.

Re: Agile PrestaShop bank wire module for Agile Multiple Sel

PostPosted: Sun Oct 14, 2012 9:23 pm
by tatanest_2141
Hi

I have a similar situation when i go and clicK "pay to this seller"
I get "Bank account information not found"

Im using prestashop 1.4.9 and i have Agile PrestaShop bank wire and agilemultipleseller1.5.0

Any help would be great.

Daniel