Hey I managed to fix this. What you need to do is make a file called payment_moneybookers.php in your /zencart/includes/languages/english/ directory. (Change english to match the language you desire).
Create a file with the following:
This should fix any problems you're having with this part. Also, is there a way to FORCE a page to go to SSL in this checkout process?PHP Code:<?php
// This wasn't added in, so I'm adding it here.
define("NAVBAR_TITLE_1", "Checkout");
define("NAVBAR_TITLE_2", "MoneyBookers Checkout");
?>
Great job,
thanks a lot
works perfect for me in Zencart 1.3.9h
I have been testing this module and found that even if the credit card payment fails the order still goes through in the cart and to the checkout success page.
Is there a way to make a failed payment re-direct back to the payment options page instead of to checkout_success?
thanks
Dear Jaroline,
In reply to your post we would like to explain how Moneybookers gateway works: the page where the customer is redirected after paying on the gateway is called return_url. The return_url doesn't tell anything about the status of transactions, this
is just the url where the customer is redirected to after leaving Moneybookers gateway.
A failed payment attempt goes on the successful checkout page because by the time the customer is redirected there isn’t a transactions status yet. The transaction status is delivered a few seconds later on the status_url.
Please feel free to contact us again, in case you have more questions.
Kind regards,
Your Moneybookers Merchant Support Team
Moneybookers Ltd., London, Registered in England and Wales no 4260907.
Registered office: Welken House, 10 -11 Charterhouse Square, London EC1M 6EH, United Kingdom.
Authorised and regulated by the Financial Services Authority of the United Kingdom (FSA).
We are using 1.3.9h version and during checkout with moneybookers if CC / Debit card details are wrong it still process order instead of showing error page to user.
Kindly help.
SO how will we come to know that this order is not real or let our customers know about that if they claim that they have got a order success email.
We are using 1.3.9h version and install moneybookers,but customer id not show!
Kindly help.
We have seen your post and want to solve the issue as soon as possible.
Please provide us with your Moneybookers account details at: natalia.wasilek@moneybookers.com
We look forward to hear from you soon
Kind regards,
Your Moneybookers Merchant Services Team
Moneybookers Ltd., London, Registered in England and Wales no 4260907.
Registered office: Welken House, 10 -11 Charterhouse Square, London EC1M 6EH, United Kingdom.
Authorised and regulated by the Financial Services Authority of the United Kingdom (FSA).
Bookmarks