PrestaShop Forum

The best place in the world to ask questions about PrestaShop and get advice from our passionate community!

PrestaShop Forum

Jump to content

[MODULE] moneybookers payment [mb tested] [free]

166 replies to this topic
#1
Thesee

    PrestaShop Apprentice

  • Members
  • PipPip
  • 101 posts
Hi all

my company developed with collaboration of moneybookers staff a payment module for prestashop 1.1

the modules was tested from moneybookers staff and it's full working, user friendly and free.

On the next days the module can be downloaded, so everyone can use it and test it.

Stay tuned wink

Regards

[Update 06-06-09 v0.9.0]
Finally you can download the module.(Sorry italian language)
The module is develop for the italian market, but if requested we can do some change to suite other needs
http://www.kforge.it...neybookers.html

[screenshots added]
http://www.prestasho...ad/19525/#93011

[Update 09-07-09 v0.9.1]

Some changes and features added version 0.9.1-en
http://www.kforge.it...neybookers.html


[Update 28-11-09]

Worked on prestashop 1.2.5 (report any problem on future release)

Problem solving with secret word validation and sandbox mode testing.

1) Be sure to activate “curl” on your server, maybe this can be the issue.
The moneybookers module try firts the curl, then try fsockopen and last file_get_contents.
Maybe file_get_contents or fsockopen can return artifacts on the response (very rare case, but possible)

If the secret word is not validate yet:
2) The secret word check is limited to 3 per hour per user, for security reasons(moneybookers side) – so you should try an hour later and it will work again.

If you still having issue
3)make sure secret word is 10 characters or less, made up of lowercase letters and numbers

To use the sandbox mode, you should set the demo moneybookers mail as client account (as wrote on the module configuration)
You can pay without login on ewallet, this is the default behaviour.
if you made more than 2 payments without register then the moneybookers flow will ask you to register, so if you want to test again you should change your customer email.

Let me know if some of this advices are wrongs :)

[Update 30-11-09 v0.9.2]

Some changes on version 0.9.2 (install and setup side)
http://www.kforge.it...neybookers.html


[Update 01-03-11 v2.0]

after some advices from moneybookers team, finally we released an update module: the 2.0 version

Changes from 0.9.2 to 2.0

* Bug fix: currencies are now corrects if is set to use the customer currencies.
* The activation request is no longer necessary
* Added the ability to choose a logo
* Added the ability to choose in case of payment errors if the order will be closed or not
* changed some deprecated functions
* various minor fixes

Todo

* Add a fee (it can be positive or negative, absolute or percent)
* Change the install routine so it will not use the sql file
* Add the ability to choose the payments that will be accepted

You can find the download here:
http://www.kforge.it...s-prestashop#en

#2
bzshow

    PrestaShop Newbie

  • Members
  • Pip
  • 24 posts
great , thanks for share this module. :) .




Prestashop is powerful.

#3
unlockboxthis

    PrestaShop Newbie

  • Members
  • Pip
  • 2 posts
where`s the module?

#4
Thesee

    PrestaShop Apprentice

  • Members
  • PipPip
  • 101 posts
I think we can post donwload link before friday.
;)

#5
Thesee

    PrestaShop Apprentice

  • Members
  • PipPip
  • 101 posts
Finally you can download the module.(Sorry italian language)
The module is develop for the italian market, but if requested we can do some change to suite other needs

http://www.kforge.it...neybookers.html

#6
bzshow

    PrestaShop Newbie

  • Members
  • Pip
  • 24 posts
oh, great, thanks .:)

#7
vajda76

    PrestaShop Newbie

  • Members
  • Pip
  • 14 posts
Great job, THANK YOU very much.

#8
Thesee

    PrestaShop Apprentice

  • Members
  • PipPip
  • 101 posts
Here some screen to see how it works.

http://www.prestasho...ad/19525/#93011

:)

#9
dahechler

    PrestaShop Newbie

  • Members
  • Pip
  • 7 posts
Hello form the US side of the pond,

I am in need of your offer for a US, English, Dollar version of your Moneybookers module for Prestashop.

Thank you, Duaine
Duaine Hechler
Piano, Player Piano, Pump Organ
Tuning, Servicing & Rebuilding
Reed Organ Society Member
Florissant, MO 63034
(314) 838-5587
dahechler@att.net
www.hechlerpianoandorgan.com
--
Home & Business user of Linux - 10 years

#10
dichi

    PrestaShop Newbie

  • Members
  • Pip
  • 10 posts
how do you install this module? I have tried copying folder to /modules, installing it through administration panel and nothing worked:/
www.crazytrolley.co.uk

#11
zatras

    PrestaShop Newbie

  • Members
  • Pip
  • 19 posts
hi, thanx for sharing. I have tried the module, but could not get it work. Same as post before. Any ideas?
www.cheapmania.eu - Najlacnejšie parfémy

#12
Thesee

    PrestaShop Apprentice

  • Members
  • PipPip
  • 101 posts
Hi all sorry for the delay.
to dahechler
I'll ask to moneybookers to know what type of customization we should made. I'll let you know.

to dichi
to zatras

What type of error the application shown?
Can you enter the configure section of the module?

"don't work" is a very "large" word, try to explain exactly what happen.

thank you

#13
prestauser9

    PrestaShop Newbie

  • Members
  • Pip
  • 16 posts
Copying the module to the prestashop modules folder has it listed as a Prestashop module in the back office. However, when the Install button is pressed to activate the module, Firefox says that the connection has reset. Internet Explorer 8 says that it can't display the page, and proposes to diagnose the connection.

#14
Thesee

    PrestaShop Apprentice

  • Members
  • PipPip
  • 101 posts
Seems that the server answer with an error, so FF and IE display a general "cant display page warning"
Probably there are some safe_mode restrictions on your server....i cant figure out other reasons.
I made some changes, i put the sql file entirely on the php file for the installation so no file_get_contents will be run.
Please, can you download and overwrite the moneybookersipn.php file and try it?
Let me know if it works for you.

Thank you

Attached Files



#15
prestauser9

    PrestaShop Newbie

  • Members
  • Pip
  • 16 posts
I get the same error. I'm using Wampserver to test the module, and safe mode is not enabled.

#16
Thesee

    PrestaShop Apprentice

  • Members
  • PipPip
  • 101 posts

From 1246574748:

I get the same error. I'm using Wampserver to test the module, and safe mode is not enabled.

Well, if you are using wampserver maybe you can check the apache error log an check what is not working.

Let me know.

#17
prestauser9

    PrestaShop Newbie

  • Members
  • Pip
  • 16 posts
The only line in the log that looks suspicious is:

[Fri Jul 03 10:19:09 2009] [notice] Parent: child process exited with status 3221225477 -- Restarting.

#18
Thesee

    PrestaShop Apprentice

  • Members
  • PipPip
  • 101 posts
I think you should google for this error, seem your php+ apache+ windows have some problems... ;)

good luck!

#19
prestauser9

    PrestaShop Newbie

  • Members
  • Pip
  • 16 posts
I see this message in my php error log when trying to activate your module

Quote


[03-Jul-2009 14:21:02] PHP Warning: Module 'curl' already loaded in Unknown on line 0
[03-Jul-2009 14:21:02] PHP Warning: Module 'curl' already loaded in Unknown on line 0


Are you using curl?

#20
Thesee

    PrestaShop Apprentice

  • Members
  • PipPip
  • 101 posts
Oh yes! The module should use curl or fsockopen to request a check but only when you insert your moneybookers mail on the config. Maybe php are trying to load the module curl... But sound strange on the installation procedure... Check if your php module settings are correct, as soon as I will be in office I'll try to check, what can fire this type of error.
I installed the module on many server and never see this type of error