Jump to content


Corporate Sponsors


Latest News: (loading..)

Need some support with Worldpay integration


  • You cannot reply to this topic
3 replies to this topic

#1 dolph

  • Community Member
  • 3 posts
  • Real Name:Nick Roe

Posted 11 March 2010, 13:09

Hi all,

I'm currently having problems trying to successfully add RBS worldpay to the OS commerce store I'm working on.

RBS have given two seperate URLs, one for the test server, and one for the live, but despite changing the target URL in the worldpay_junior.php file (includes/modules/payment/worldpay_junior.php) the system is still submitting to the live server, which is then rejecting it as the account is not available on the live server yet.

It seems to me that I'm missing somewhere else where the URL must be stored, but I'm at a loss of where to go to find it and change it.

Can anyone shed any light on this?

Any help will be appreciated.

Thanks

#2 mhvideos

  • Community Member
  • 85 posts
  • Real Name:Martin
  • Gender:Male
  • Location:Suffolk England

Posted 12 March 2010, 06:58

In your admin area have you set Test Mode to "True"

Line 35 should be $this->form_action_url = 'https://secure.wp3.rbsworldpay.com/wcc/purchase';

Martin

#3 dolph

  • Community Member
  • 3 posts
  • Real Name:Nick Roe

Posted 12 March 2010, 23:44

Hi Martin,

Line 35 is where I have changed the URL, however it doesn't appear to be working, hence my confusion.

Thanks for your help.

-Nick

#4 dolph

  • Community Member
  • 3 posts
  • Real Name:Nick Roe

Posted 15 March 2010, 10:40

I'm an idiot, I'd updated the non-secure file rather than the file on the secure side of the server.

feel free to point at me and laugh.

-Nick