Re: WorldPay Module for ZenCartv1.3x
Hmmm
I'm a newbie to this ZenCart malarkey, but seem to be getting there slowly. Like a number of posters on this thread I have been having major problems getting the WorldPay module working, most probably because, as a newb, I've installed the bleeding edge versions of everything :blink:
Anyway, I'm running ZC 1.3.8a using MySQL 5.0.26 and PHP 5.2.3 and after failing miserably with the WP mod 0.1, I have downloaded and installed the beta (thanks Alan!).
As I'm still running in test mode and am waiting for my ISP to sort out my SSL certificate, I made the necessary changes to worldpay.php to allow http connections. The result was 302 errors when I attempted to make the payment on the WP page. BTW I've configured the WP module to use testmode 100, and am using the username 'AUTHORISED' and the WP test Visa card number 4917610000000000.
Following Andrie's post re passing session state to WP, I made the suggested mods to worldpay.php to pass MC_zcsession to WP. I then updated the wp_callback/header_php.ph file to session_decode the returned variable.
I no longer get the 302 errors and the shopper receives a success email from WorldPay and an order confirmation from ZenCart - yay! However, despite the fact that the order is successfully created in ZC, the shopper remains on the Worldpay Thank You page and does not get returned to ZC.
The website is www.portobelloroad.co.nz/store. Whilst I'm cautiously optimistic that we can go with this situation (we're hoping to go live 1/9), all suggestions as to what I can do to get the shopper back into the shop at the end of the transaction will be greatly appreciated.
Russ
Re: WorldPay Module for ZenCartv1.3x
Doh. Turns out the WorldPay 'Enable Shopper Response' checkbox wasn't set...
All is now rosy and testing is continuing. If I have any other issues with the Beta module and ZC 1.3.8, I'll be sure to post!
BTW, big up for Steve (Andries friend) for jumping in and checking things over! Awesome support!
Re: WorldPay Module for ZenCartv1.3x
Great work guys - this is v.exciting news; the sooner it can be confirmed if the WP module is working in php5 (ready for download) the better.
(If a copy of the beta was sent to us, we would be more than happy to give it a go [test and live modes] on php5.2.6)
Thanks in advance
Re: WorldPay Module for ZenCartv1.3x
Quote:
Originally Posted by
JSWeb
(If a copy of the beta was sent to us, we would be more than happy to give it a go [test and live modes] on php5.2.6)
You didn't really take your time reading this tread did you? ;)
You find the link to beta download here http://www.zen-cart.com/forum/showpo...&postcount=325
Re: WorldPay Module for ZenCartv1.3x
Hi duncanad,
Is there any chance you might quote us for tweaking the worldpay module to record the worldpay transaction id , and the security response from worldpay (post code and address matched/ cvv matched). We realy require those changes. We have few websites and a lot of dodgey buyers.
Re: WorldPay Module for ZenCartv1.3x
Well, so far so good. All looks good so far for the Beta WP module, ZC 1.3.8 and PHP 5.2.3 (we went live today with it and have received payments OK).
The only change I'd like to make is to ensure that the shopping cart is emptied no matter what route the customer takes after getting the Success page. If the customer carries on around the shop after they have completed an order, their shopping cart doesn't appear to get emptied. Once they leave the site or go to My Account - it's cleared down OK.
All in all, a great job and it works fine for the important stuff!
Russ
Re: WorldPay Module for ZenCartv1.3x
I am having a problem with data passed to worldpay.
When a customer creates an account when it gets to the address field 'state' a space is being inserted into the field before a customer types in their state/county, so when this is passed through to worldpay it appears as a spurious character a square box... so the address verification is failing :(
How is this happening and how can I rectify it...
Please help, I have lost several customers now due to this...
Kind Regards
AfterHouR
http://www.allgoodideas.co.uk
[email protected]
Re: WorldPay Module for ZenCartv1.3x
Hi all - like a few others in this thread I am having the problem whereby there is no option to finalise the order!
The page stops at :
<form name="checkout_confirmation" action="https://select.worldpay.com/wcc/purchase" method="post" id="checkout_confirmation" onsubmit="submitonce();">
Any ideas please?
Re: WorldPay Module for ZenCartv1.3x
I have tried to download and install the payment module for worldpay, i can get worldpay to display in the admin payment module but if i click to install it there are no other files and wont install, what bit am i doing wrong ? can anyone advise,
Keith
Re: WorldPay Module for ZenCartv1.3x
Quote:
Originally Posted by
drumroll
I have tried to download and install the payment module for worldpay, i can get worldpay to display in the admin payment module but if i click to install it there are no other files and wont install, what bit am i doing wrong ? can anyone advise,
Keith
As a footnote i only get this message when i click to install !
"Fatal error: Cannot instantiate non-existent class: worldpay in /home/sites/At My Site.com/public_html/on_line_sales/admin/modules.php on line 82"