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 581 to 600 of 738
This thread is locked. New replies are disabled.
24 Nov 2009, 12:30 PM
#581
jasonrocket avatar

jasonrocket

New Zenner

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

WorldPay Module version 2.0 - Support thread

spinnywoman:

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?

Hi Spinnywoman

This has already been answered by Philip on this thread. If you do a search you will find it. I remember seeing it there.


I have a quick question -

I want to change the text 'I'll select a card later'

This text is not in the languages folder. It is in Includes/modules/payment/worldpay.php in the code snippet below.

function _cc_map(){

  $arr = explode(',', MODULE_PAYMENT_WORLDPAY_ACCEPTED_CC_LIST);
  $out = array(''=>'I\'ll select a card later');
  foreach($arr as $val){
  	if(isset($this->cc_map[trim($val)]) ){
  		$out[trim($val)] = $this->cc_map[trim($val)];
  	}
  }
  
  return $out;

I've changed it here and it seems to change the text. I was just wondering does anyone know if this is a problem to change?

24 Nov 2009, 2:11 PM
#582
jasonrocket avatar

jasonrocket

New Zenner

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

Re: WorldPay Module version 2.0 - Support thread

Hi Spinnywoman

Look at page 19 of this thread.

Jason

24 Nov 2009, 4:28 PM
#583
shadowknight avatar

shadowknight

New Zenner

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

Re: WorldPay Module version 2.0 - Support thread

hi dont know if this will help anyones problems but i had an issues with cookies so I altered worldpay.php from

https://select.wp3.rbsworldpay.com/wcc/purchase
changed it to
https://secure.wp3.rbsworldpay.com/wcc/purchase
and the problem seems to have been resolved
select was there old page aparently and secure is the new one

24 Nov 2009, 5:14 PM
#584
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 shadowknight

The change you mentioned from select to secure, was already completed in the latest version of the worldpay module....2.10 i think it is at the minute

If you arnt already using the latest version, i would strongly suggest upgrading :)

Scott

1 Dec 2009, 7:04 PM
#585
spinnywoman avatar

spinnywoman

Zen Follower

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

Re: WorldPay Module version 2.0 - Support thread

Many thanks for this - think I am on right track...

3 Dec 2009, 11:20 AM
#586
jszemmel avatar

jszemmel

New Zenner

Join Date:
Apr 2009
Posts:
10
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

Hi, I ve just called worldpay and the white listing won't be compulsory until the beginning of next year.... Saved for now

3 Jan 2010, 4:39 PM
#587
nickel avatar

nickel

New Zenner

Join Date:
Apr 2008
Location:
London
Posts:
5
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

Just upgraded to the 2.10 version and now when the customer returns to my site the payment success page is all screwed up, looks like a css problem?? Anyone experienced the same prob?? Any ideas greatly appreciated!

4 Jan 2010, 10:03 AM
#588
nickel avatar

nickel

New Zenner

Join Date:
Apr 2008
Location:
London
Posts:
5
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

Oh, should have read the last 50 pages! My mistake!

7 Jan 2010, 8:38 AM
#589
thuxen avatar

thuxen

New Zenner

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

Re: WorldPay Module version 2.0 - Support thread

Just to clarify... If a SSL cert is installed, the display issues are not a problem?

And assuming affiliate pixels are placed as HTTPS, they should be fine?

27 Jan 2010, 2:08 AM
#590
bev2951 avatar

bev2951

New Zenner

Join Date:
Jan 2010
Posts:
4
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

Hi, I am a newby and needed to add Worldpay into Zencart as it wasn't in the payment list. I downloaded the add on to C:/wamp/www/Zencart/includes/modules/payment/ and it just isnt showing up. Can anyone tell me what I am doing wrong.
Thanks

2 Feb 2010, 7:41 AM
#591
excepzone avatar

excepzone

New Zenner

Join Date:
Feb 2010
Posts:
1
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

hi all,

i am using v1.3.8a and using world pay 2-10. i am running worldpay on test mode 100.

i have followed the installation instruction given and got this error message mail to me:

Error reported: Callback to 'http://www.dragon-gate.com/index.php?main_page=wp_callback* &zenid=note: zenid removed and space added*' NOT OK, recevied HTTP status: 302

i have contact the worldpay support and they replay this:

Thank you for your email.

Basically on your callback script, you should not be using any server end redirection method (for asp, server end redirection method refers to response.redirect), instead please use HTML meta refresh method to redirect your shoppers back to your website. Please find attached sample example for HTML meta refresh method.

<html> <title>Testing HTML meta refresh</title> <head> <!-- Page will refresh and redirect in 5 seconds --> <meta http-equiv="refresh" content="5;url=http://www.yourwebsite.com/script.extension?parameter1=value1&parameter2=value2" /> </head> <body> <html> <body> <wpdisplay item=banner> ....you will be redirected in 10 seconds. If not, please click <A HREF="http://www.mysite.com/">here</A> </body> </html>

Please do not hesitate to contact us should you require our further assistance or clarification.

is there anything else i need to do/extra step beside what is told in the installation guide from worldpay v2-10..?could someone kindly please help me..?

5 Feb 2010, 10:14 AM
#592
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 Guys,

Just to let people know that worldpay are updating their services once again ...... it will affect the test mode as of 2 days ago (3rd feb), and will be affecting live mode from the 17th feb.

Below is the text from the service update we received:-

"CHANGES THAT MAY AFFECT PAYMENTS - UPDATE

Dear Customer,

On Wednesday 17th February 2010, we will be making an essential technical change that could affect your ability to accept payments. Please ask your Technical Staff to review the following information as soon as possible to ensure your service operates without disruption. (Please note that this work was originally planned for 25th November but had to be rescheduled.)

On 17th February 2010, we will be changing the IP address range for the payments tokens that you send to the RBS WorldPay payment service.

There are no changes to the URLs you use for this service and the current URLs remain valid. However, if your firewalls require definition of our IP addresses please note that the range of addresses we use will be changing (to 155.136.16.0/24). These changes were enforced in the Test Environment on Wednesday 3rd February (affecting merchants who are testing) and will be enforced in the live Production Environment on 17th February.

Please ask your Technical staff to review our Technical FAQ as soon as possible and, if necessary, make these changes to your system's configuration settings. This is important because if your system does require definition of our IP addresses and you don’t make necessary changes, your ability to accept payments will be affected.

Technical Information - how do I know if I am affected?

To test whether you need to make any changes before we change to the new IP range (155.136.16.0/24), you should try to access a URL directly via an IP address for the host from your servers that communicates with our services. For example, http://155.136.16.19/paymentService_v1.dtd and http://155.136.16.33/paymentService_v1.dtd should both return an ‘XML DTD’ file. If this works, your system should be fine and will require no further changes in advance of this change. If an ‘XML DTD’ is not returned, please follow the advice in the Technical FAQ as soon as possible.

Thanks for your support "

As far as i can tell this shouldnt affect us zenners ....... but please correct me if i am wrong :)

18 Feb 2010, 3:52 PM
#593
nescaya avatar

nescaya

New Zenner

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

Re: WorldPay Module version 2.0 - Support thread

I have had a perfectly (well almost) functioning site with the wp 2.01. for 4 months. Recently I have found my overseas customers are electing to pay with Paypal rather than wp. Wondering why I went to test the site. In test mode wp accepts dollars and yen, in live mode it says the currency is unsupported and only seems to be accepting pounds sterling. Does anyone know if wp have made changes to this effect or why this might be happening.
Thanks for any help.

26 Feb 2010, 6:43 AM
#594
feq avatar

feq

New Zenner

Join Date:
Jun 2007
Posts:
14
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

If you are having problems with your display of callback pages from world pay using Zen cart 1.38a and the excellent Worlpay Module 2.10 (displays as 2.09 in ZenCart admin) ....

My Shop header was being overwritten by the contents of the callback making it look very messy.

The solution: check the contents of you header template, located in store/includes/templates/YOUR STORE TEMPLATE/common/tpl_header.php

If there is no whitespace between an opening and closing div this will muck up the worldpay callback.

ie <div id="navMainSearch"></div> needs to be

<div id="navMainSearch"> </div> I know whitespace shouldn't make any difference, but it does. Worlpay's servers don't see the </div> without a space and insert <div id="navMainSearch" /> into your callback page instead, which mucks up the order of the closing divs.

This took me two weeks to work out. Shop now works perfectly.

10 Mar 2010, 9:14 AM
#595
oso_peludo avatar

oso_peludo

New Zenner

Join Date:
Mar 2010
Location:
Near Valencia
Posts:
1
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

Hi Folks
Ive just joined the forum but have been using zen cart for a while. Im not sure if this has been answered before. A client has TWO sister sites. Absolutely no problems with one. The other has had many problems with Worldpay (which charm school do their support attend?)
Last Friday ALL ORDER CONFIRMATION emails stopped. The PAYMENT CONFIRMATION emails are OK. Just all the ORDER ones are lost. Any ideas? The site is https://www.discountantifoul.com.
The last worldpay guy who was helpful wrote:

Please find attached the callback log for transaction 1368803877. The callback was sent to http://www.discountantifoul.com/index.php the attachment firstly shows what information was sent to the script, then the response we received from the script. The response did start with a 200 OK confirmation, so the script is at least receiving the information and doing something, however I am unable to advise why no e-mail is being generated.

10 Mar 2010, 9:02 PM
#596
mike_walmsley avatar

mike_walmsley

New Zenner

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

Re: WorldPay Module version 2.0 - Support thread

Hi

I have Zen Cart installed on two sites that both sit on the same server. I have just installed the Worldpay module on one of the sites and when I go to the backoffice modules > payment screen I get a whole host of messages along the lines of:

Warning: (includepublic_html/includes/languages/english/modules/payment/authorizenet.php) [function.include]: failed to open stream: Permission denied in /public_html/admin/modules.php on line 173

I get similar messages on modules > shipping.l In the front end of the site I find that as I progress through the checkout process I am getting various variable names instead of the actual variables being displayed for shipping and payment methods.

Could anybody guide me as to what is going wrong with this site? I have double checked that all the files that I have uploaded have been uploaded to the right locations.

Thanks

Mike

13 Mar 2010, 8:53 PM
#597
mike_walmsley avatar

mike_walmsley

New Zenner

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

Re: WorldPay Module version 2.0 - Support thread

Manage to resolve my issue. It was simply the permissions on the modules folder that was set incorrectly, stop giggling at me!

Should have known to check the obvious.

Mike

22 Mar 2010, 10:16 AM
#598
dgent avatar

dgent

Totally Zenned

Join Date:
Nov 2009
Location:
UK
Posts:
1,117
Plugin Contributions:
0

Re: WorldPay Module version 2.0 - Support thread

Just a quick enquiry, I did a search but couldnt find the info that I was looking for.

Is Worldpay Merchant ok for using on multiple Zencart stores sending payments to one Worldpay account, and the callback will go back to the correct corresponding store?

25 Mar 2010, 10:37 AM
#599
sugilite avatar

sugilite

New Zenner

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

Re: WorldPay Module version 2.0 - Support thread

Hi All, this thread seems a little dead since the moderation intervention comments, but I'm hoping someone will be able to help me.
I've installed world pay on zen cart 1.3.8 and enabled it, set it up using the parameters supplied in the install docs.
however, it mentions the following in those docs...
**5. Enter your WorldPay Installation ID and the mode (100=test credit card
is authorised, 101=test credit card is not authorised and 0=live). Test
using mode 100 or 101 first.
**
Unfortunately, I see no such field where I can enter those options, and I've uninstalled and reinstalled with the same result.

When I attempt a transaction in test mode, the moment I click confirm order I get this message....

**Secure Payment Page
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 25/Mar/2010 10:16:33 Server ID mg4imscs4p (WPReq-18216)
Copyright (c) RBS plc 2009**

As far as I'm aware all the reasons listed have been set up.

If someone could help me out, I'd really appreciate it.

Thanks in advance

28 Mar 2010, 5:02 PM
#600
patf avatar

patf

Zen Follower

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

Re: WorldPay Module version 2.0 - Support thread

I've just spotted something extremely worrying. We have had an order placed for two items but only the first item was actually charged for by worldpay. The order processed as normal but the payment amount was for the first item in the cart only. On inspection this happened exactly the same with the last order the same customer placed.

Other orders checked have not repeated the issue. Is there an exploit still in this module ??? Has anyone else experienced this fault ?