close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

rating

worldpay system upgrade

Thread began 5/07/2013 5:45 am by dalydesign | Last modified 5/29/2013 8:32 am by Jason Byrnes | 3261 views | 5 replies |

dalydesign

worldpay system upgrade

We're just received an email from World Pay stating that they are having a system upgrade, does this affect eCart? Will we need to change anything in our eCart code?

This is what they sent us....






Reminder - Please read and action

Dear Customer,
We emailed you in late November 2012 and again in early February 2013, to let you know that we’ll be making an upgrade to our systems.
As part of this upgrade, you may need to make a few changes to the way you connect to us, to ensure your payments and notifications continue to run smoothly.
We’ve been in touch with many of you recently and understand that additional time would be helpful to make the necessary technical updates. We have therefore extended the deadline to make the changes by four weeks, until 30 May 2013.
Please ensure that you, or your web developer, read the below information carefully and action the changes where needed.

What you need to do
1. If you use IP addresses instead of domain names to submit: http, XML or Remote Administration requests to WorldPay, please switch your connection to use domain-name-based URLs instead:

If you use HTML form posts:

Test environment:
https://secure-test.worldpay.com/wcc/purchase

Production environment:
https://secure.worldpay.com/wcc/purchase

If you use XML requests:

Test environment:
https://secure-test.worldpay.com/jsp/merchant/xml/paymentService.jsp

Production environment:
https://secure.worldpay.com/jsp/merchant/xml/paymentService.jsp

If you use Remote Administration:

Test environment:
https://secure-test.worldpay.com/wcc/iadmin

Production environment:
https://secure.worldpay.com/wcc/iadmin
2. If your system receives automatic updates from WorldPay when shoppers make payments on your website or by telephone (i.e. call-backs) and you choose to restrict domain names, please ensure that you are using the following domain names:
*.outbound.worldpay.com
*.worldpay.com

Note Please do not delete the IP addresses you currently permit for WorldPay.

3. If your website or internet connection is restricted, you will need to speak to your technical contacts that control your Domain Name Service (DNS). You will need to ensure that they are aware of the above information, refresh the DNS cache and confirm that references to rbsworldpay.com and wp3.rbsworldpay.com are replaced with worldpay.com.

Why do you need to make these changes?
WorldPay is making a significant investment in product development, next generation technology and expanding our global market coverage.
As part of this investment, we are upgrading our platform and moving it to our new data centre and will therefore be changing some of the IP addresses from which we send updates.

Contact us
If you would like more information on how your WorldPay account could be affected by these changes, please contact our Technical Support team on +44 (0)870 366 1233 selecting option 5 for Technical Support, or email support@worldpay.com.
Thank you for your support.

This mail is distributed by WorldPay. Further help is available on our website at www.worldpay.com/support/bg

This e-mail message is confidential and for use by the addressee only. If the message is received by anyone other than the addressee, please return the message to the sender by replying to it and then delete the message from your computer. Internet e-mails are not necessarily secure. WorldPay Limited does not accept responsibility for changes made to this message after it was sent. Whilst all reasonable care has been taken to avoid the transmission of viruses, it is the responsibility of the recipient to ensure that the onward transmission, opening or use of this message and any attachments will not adversely affect its systems or data. No responsibility is accepted by WorldPay Limited in this regard and the recipient should carry out such virus and other checks as it considers appropriate. Registered office address: 55 Mansell Street, London E1 8AN; WorldPay Limited is a company registered in England and Wales with company number: 3424752. WorldPay Limited is authorised and regulated by the Financial Conduct Authority. WorldPay Limited is entered in the FCA's Register and its Register number is 504504.
WorldPay Limited (c) 2013

Sign in to reply to this post

Jason ByrnesWebAssist

eCart uses the POST method to send the transaction to WorlPay.

the action of the form on the confirm page is to post to "https://select.worldpay.com/wcc/purchase"


<form name="checkout_WP_CmpHid" action="https://select.worldpay.com/wcc/purchase" method="post">


you will need to edit that to post to "https://secure.worldpay.com/wcc/purchase" instead:

<form name="checkout_WP_CmpHid" action="https://secure.worldpay.com/wcc/purchase" method="post">

Sign in to reply to this post

dalydesign

Thats great thanks. Works like a charm.

Only problem now is the web host has just forced us to upgrade php 4.2 to 5.4.15 so now the whole checkout system has died as PHP 5.4 doesn;t like the depreciated session commands! ...Aaaaaaaaaaargh!

Sign in to reply to this post

Jason ByrnesWebAssist

What deprecated session commands are you referring to?

Sign in to reply to this post

dalydesign

Phew. it had nothing to do with WA eCart

There was a "session_register()" in there.... It looks like an old piece of coding that was sitting there from years ago.

Thanks anyway for the help.

Sign in to reply to this post

Jason ByrnesWebAssist

Ok, glad to hear you have got it sorted.

Sign in to reply to this post

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...