Zen Cart Logo
Forums / Addon Payment Modules / WorldPay Module version 2.0 - Support thread

WorldPay Module version 2.0 - Support thread

Locked

Views: 215,936

Results 561 to 580 of 738
This thread is locked. New replies are disabled.
10 Oct 2009, 9:18 AM
#561
bigenuf avatar

bigenuf

New Zenner

Join Date:
Nov 2008
Posts:
47
Plugin Contributions:
0

WorldPay Module version 2.0 - Support thread

michaelchild:

I have upgraded my site to zen-cart 1.3.8a from 1.3.8. Ive also upgraded the worldpay module mron v1 to v2.10, although my zen-cart says its version 2.09.

I have followed the instruction and all the forum information i can find. but my site still fails on call back

"Error reported: Callback to http://www.surewin.co.uk/shop/index.php?main_page=wp_callback&zenid=...................: NOT OK, recevied HTTP status: 302"

My worldpay is set up to the letter, and so too is my zen-cart
I have tried a debug which i receive, and my callbackPW is correct...

i do however receive a second debug email (not all the time) with the starting line

"Password Failure:" followed by lines of code.

HELP PLEASE!

thanks
michael child

This is just a shot in the dark but i notice you use password as singular 1 password. Version 1 of this module did use only 1 password but version 2 has greater security and uses the MD5 pass also so you should have 2 passwords and MD5 should be enabled in both this module and worldpay. And passwords in both worldpay and this module.

Also make sure that all of the old files from version 1 are removed, don't just rename them but remove them off of the server.

Payment Response Password
xxxxxxxxxxxxx

Use MD5?
True

MD5 secret key
zzzzzzzzzzzzzz

Cheers

10 Oct 2009, 10:28 AM
#562
michaelchild avatar

michaelchild

New Zenner

Join Date:
May 2006
Posts:
21
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

Bigenuf:

This is just a shot in the dark but i notice you use password as singular 1 password. Version 1 of this module did use only 1 password but version 2 has greater security and uses the MD5 pass also so you should have 2 passwords and MD5 should be enabled in both this module and worldpay. And passwords in both worldpay and this module.

Also make sure that all of the old files from version 1 are removed, don't just rename them but remove them off of the server.

Payment Response Password
xxxxxxxxxxxxx

Use MD5?
True

MD5 secret key
zzzzzzzzzzzzzz

Cheers

I have set the Payment Response Password & MD5 secret key in both world pay and zen cart, and checked that there both identical.

don't know if this would help but if i cancel the payment at the card details page, the call back to the site works fine " your payment has been canceled etc......."

I remember having some trouble with this in version 1 i had to change some ? or ! for ¿ or ¡ in the code

Any help would be great thanks

10 Oct 2009, 11:04 AM
#563
darrenj avatar

darrenj

New Zenner

Join Date:
Oct 2009
Posts:
5
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

I'm having the same problem - although mine is a fresh install not an upgrade.

Callbacks are always failing, and the Debug Email is telling me about a password failure even though they are matching each other.

The module is telling me that session encryption is enabled, but in the two config files is is not

:wacko:

10 Oct 2009, 11:05 AM
#564
some_bloke avatar

some_bloke

New Zenner

Join Date:
May 2007
Posts:
15
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

michaelchild:

I have set the Payment Response Password & MD5 secret key in both world pay and zen cart, and checked that there both identical.

don't know if this would help but if i cancel the payment at the card details page, the call back to the site works fine " your payment has been canceled etc......."

I remember having some trouble with this in version 1 i had to change some ? or ! for ¿ or ¡ in the code

Any help would be great thanks

Is this what you are referring to? http://www.zen-cart.com/forum/showthread.php?t=39106&highlight=worldpay+call+back+problem&page=4
Post 32

10 Oct 2009, 12:10 PM
#565
bigenuf avatar

bigenuf

New Zenner

Join Date:
Nov 2008
Posts:
47
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

DarrenJ:

I'm having the same problem - although mine is a fresh install not an upgrade.

Callbacks are always failing, and the Debug Email is telling me about a password failure even though they are matching each other.

The module is telling me that session encryption is enabled, but in the two config files is is not

:wacko:

This might be at the root of the problem for you. I know it has an effect on zencarts.

http://www.zen-cart.com/forum/showthread.php?p=671503

The author of that post (Philip Clarke) is also the same person who wrote the worldpay 2 module there are files in this module that should tell you if suhosin is installed and active on your server. There should also be some documentation in this thread and the documentation in the module docs folder.

11 Oct 2009, 10:56 AM
#566
darrenj avatar

darrenj

New Zenner

Join Date:
Oct 2009
Posts:
5
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

Thanks, the suoshin was enabled and I've managed to get this sorted via the methods in the link, however still getting password failure :frusty:

11 Oct 2009, 11:38 AM
#567
darrenj avatar

darrenj

New Zenner

Join Date:
Oct 2009
Posts:
5
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

I appear to have solved it.

I'm setting up Zen Cart in Worldpay on a new installation.
I've tried a former installation which I use for something else and is already active and its work no problem.

Anyone know why this would be, as far as I can tell there is no difference between the Activated and non Activated installations, especially as I'm using testMode transactions??!

:blink:

11 Oct 2009, 12:04 PM
#568
darrenj avatar

darrenj

New Zenner

Join Date:
Oct 2009
Posts:
5
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

Edit this post, no longer relevant

12 Oct 2009, 8:46 AM
#569
darrenj avatar

darrenj

New Zenner

Join Date:
Oct 2009
Posts:
5
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

OK, last reply from me on this which may help anyone else who's getting password failure from Worldpay

I contacted Worldpay about this and they found that the "Invisible auth password" had a password set, despite there being no evidence of one in the Installation settings.

Suggest if anyone is having the same problem, try clearing this field again or contacting RBS support to clear it for you.

12 Oct 2009, 9:14 AM
#570
ooba_scott avatar

ooba_scott

Zen Follower

Join Date:
Jul 2009
Posts:
218
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

Hi Darren,

Congrats on figuring out and fixing the problem! Glad you shared your answer, as im sure it will help more people out!

15 Oct 2009, 8:43 AM
#571
suekay avatar

suekay

New Zenner

Join Date:
Jul 2008
Posts:
90
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

Hi all,

I had a problem last night were worldpay rejected my customers credit card. This happened to 2 of my customers last night so far. The problem for me is that if they then go back and select paypal to pay, they and I, don't get an order confirmation and no order is created. I have to look in supertracker to see what they ordered.

Has anyone had this problem before?

Thanks
Suekay

16 Oct 2009, 4:17 PM
#572
nescaya avatar

nescaya

New Zenner

Join Date:
Sep 2009
Posts:
7
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

Hi, has anyone sucessfully implemented Worldpay with the CKD Japanese language module. I've got the buying stage working fine. But have a problem with the Worldpay sucess/cancelled failure pages.
I don't have language translations for Worldpay - but am OK with using english on the Worldpay response page for the first bit (ie Worldpay - success - thankyou..etc) - where the Worldpay transaction responses further down the page are in Japanese. However, with IE8 and Mozilla the english is being transiterated to some sort of weird glyphs both for my site links and the text.
Both browsers are set to display utf8. If anyone has any language tranlsations or can point me in the right direction, I would really appreciate it. Thanks.

28 Oct 2009, 11:03 AM
#573
bigenuf avatar

bigenuf

New Zenner

Join Date:
Nov 2008
Posts:
47
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

FYI Received From RBSWorldpay Today > 11th November: we will activate our list of permitted HTML tags for all live payment pages for all customers. At this point any visual impairment to the design of your payment pages caused by the measures we are taking to prevent cross site scripting will be visible to your shoppers. If this causes an issue for your payment pages you can remove the list from your installation via our Merchant Interface(see Disabling and Re enabling Whitelist in Technical Notes) up until the 25th November 2009 from when all installations will work with the list of permitted HTML tags without exception.

Support Article is here http://www.rbsworldpay.com/support/bg/index.php?page=news&sub=xss&c=UK

28 Oct 2009, 11:35 AM
#574
ooba_scott avatar

ooba_scott

Zen Follower

Join Date:
Jul 2009
Posts:
218
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

haha they keep on pushing back the dates when they are making it compulsory!

If only they had tested all this stuff themselves and sorted it out more quickly........

29 Oct 2009, 10:10 PM
#575
anthonyf avatar

anthonyf

New Zenner

Join Date:
Sep 2009
Posts:
1
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

Hi All

I've been having trouble with the return page from Worldpay getting all screwed up because of losing .css

I was advised by Worldpay to use their 'Customize payment pages' feature which I have done and the pages now look much better, but I think that because it's not returning as originally intended my orders are not showing in Zencart (but they are in Worldpay)

Does anyone know a way around this? Or do I need to go back to my original plan of hacking the return page like the post on page 39 (ish) suggests?

Thanks in advance

19 Nov 2009, 9:29 AM
#576
jasonrocket avatar

jasonrocket

New Zenner

Join Date:
Oct 2008
Posts:
59
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

Hi Guys

I got this notification below from RBS via E-mail. Does anyone know if we need to do any thing?

23rd November: Payment Notification (Callbacks) IP Address Changes - you may need to configure your firewall to receive notifications from our new IP address
25th November: Change to our IP address for notifications - you may need to configure your firewall to send notifications to our new IP address

thanks

Jason

19 Nov 2009, 2:18 PM
#577
patf avatar

patf

Zen Follower

Join Date:
May 2008
Posts:
200
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

Well I am about to cry :(

I rather stupidly did not think that the changes they were referring to made any difference to me as I thought they were referring to the actual custom pages on worldpay itself ie putting in your own logo etc so to read that there are issues with the callback pages is a shocker.

The reason why I ended up here in the support thread is that I have an existing site xxxxxx.com which is working fine with worldpay as things stand. We are moving it to xxxxxx.ie and have basically copied everything over.

The problem though is that I am getting the screwed up response pages on the new site but not on the old site. They are both hititng the same worldpay account etc so could anyone answer this ...

Have existing merchants sites ( url specific ) been given a temporary exemption from the changes ? I am trying to figure out why one is working and one isn't and can't figure it out at all :no:

19 Nov 2009, 7:09 PM
#578
patf avatar

patf

Zen Follower

Join Date:
May 2008
Posts:
200
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

Ok - I have installed an SSL cert on the new domain and this has rectified the display problem.

I am completely confused though from reading this thread.

Are all websites going to experience problems when this change is enforced or is it just some templates ?

21 Nov 2009, 12:56 PM
#579
spinnywoman avatar

spinnywoman

Zen Follower

Join Date:
Jul 2004
Location:
Oxford
Posts:
101
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

Hi - on the chekout screen "Step 2 of 3 - Payment Information" where the customer can select their Payment Method, how can I make an image appear to the left of the radio option 'Credit Card via WorldPay' please?

21 Nov 2009, 1:36 PM
#580
spinnywoman avatar

spinnywoman

Zen Follower

Join Date:
Jul 2004
Location:
Oxford
Posts:
101
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

Apologies. To be clear. The PayPal option has a radio button, then the PayPal image then "Save time. Check out securely....." I'd like to have the radio button, a WorldPay image then "Credit card via WorldPay".