Re: WorldPay Module for ZenCartv1.3x
eureka!
I received answer from WP:
Quote:
To make changes in test please login to production and click on the menu option for installations, from here you can adjust the settings for all your installations in test and production. Unfortunately any change made when switching or logging into the actual test merchant interface will result in an error.
So my payments are secure in test mode now!
Going to switch to live tomorrow, but don't expect any more problems... ;o)
:thumbsup: Thanks to Alan for support!!!
Re: WorldPay Module for ZenCartv1.3x
Quote:
Originally Posted by
em4u
the merchant account is suspended
the currency you selected is not supported
the authorisation mode is incorrect
test mode is unavailable
the installation is not live
Server information 23/Mar/2008 19:58:42 Server ID mg1imscs5pa (WPReq-88952)[/I]
Clearly this is something at WorldPay's end - just wanted to know if anyone's encountered this?
I encountered it. I sent a note off to WorldPay support and they made a change on their end and it got me going further down the road (although I have not successfully integrated WorldPay yet).
Re: WorldPay Module for ZenCartv1.3x
Thanks for the response - I have a ticket logged with WP will let you know of the outcome.
Re: WorldPay Module for ZenCartv1.3x
I have same problem. When trying to use WP in live mode, I receive:
Quote:
Sorry, there was an error in processing this transaction:
The information sent from the merchant's site is invalid or incomplete. Please send the following information to the merchant:
The transaction cannot be processed due to one or more of the following:
- the merchant account is suspended
- the currency you selected is not supported
- the authorisation mode is incorrect
- test mode is unavailable
- the installation is not live
Server information 26/Mar/2008 14:40:16 Server ID XXXXX
And here is answer from WP support:
Quote:
Installation ID XXXXX is currently not live which is why you are receiving the error specified in you previous email, I have forwarded this incident to our activations team to look into.
So let's see what they will come with this time... ;o)
Re: WorldPay Module for ZenCartv1.3x
:yes: Some progress...
I notified WorldPay and they investigated (including logging on to my site and creating test transactions and told me:
"The problem was due to a configuration error on your test account. I have now rectified that and it is working. Please accept our apologies for any inconvenience caused."
I suspect it's something to do with the upgrade, from raising the incident to them fixing it took a week, all done via email exchanges. I'm still on the integration path, so not there yet - but I'm seeing light at the end of the tunnel (or is it a train):shocking:
I recommend anyone with the error I was getting get in touch with WorldPay, you need to tell them your Company ID and your URL, that should save you two or three days on my resolution time.:smartalec:
Re: WorldPay Module for ZenCartv1.3x
duncanad
Quote:
If you want to see how all this works in action make a test purchase on my test site at rcm.testingit.net
Does your mod work with Digital Download products please?
Re: WorldPay Module for ZenCartv1.3x
I'm afraid I'm still having callback problems with my store. I've followed the steps in this thread as best as I can but I'm a newbie to both Zen Cart and World Pay. To summarise:
My test and live WP environments both have callback settings of:
Code:
http://<wpdisplay item="MC_callback">
For testing, my worldpay.php file is currently set to:
Code:
$this->form_action_url = 'https://select-test.worldpay.com/wcc/purchase';
I'm able to complete a test transaction using dummy card numbers, but I'm not redirected to my store, nor is an order added to my Zen Cart Admin. Can anyone help me? :(
Thx
Re: WorldPay Module for ZenCartv1.3x
Hi
Anyone running worldpay on zen cart 1.3.8, I cannot get a callback
so no order details in my admin.
Any Help would be great.
thanks
Re: WorldPay Module for ZenCartv1.3x
Hi All,
I know this has been discussed before, but I haven't got a definitive answer after reading the thread.
When I complete a purchase through Worldpay and I am redirected to my site I get a warning dialog with Internet Explorer 7 that a page with unsecure items is about to be loaded. This is the page where the content looks like part of my site, but the url is provided by Worldpay.
I thought that the solution to this problem was this:
http://www.zen-cart.com/forum/showpo...&postcount=263
Is this the case?
I could not get it working, after payment completion I just got the Worldpay confirmation page without being redirected to my site (no order in Zencart either and no callback failure email).
If this is the path to follow then I need to figure out how to get it working.
Thanks,
Laszlo
Re: WorldPay Module for ZenCartv1.3x
Just to clarify, there are no unsecure items on the page, if I select to not load unsecure items nothing apart from text is loaded.