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
Latest News: (loading..)
Need some support with Worldpay integration
Started by dolph, Mar 11 2010, 13:09
3 replies to this topic
#1
Posted 11 March 2010, 13:09
#2
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
Line 35 should be $this->form_action_url = 'https://secure.wp3.rbsworldpay.com/wcc/purchase';
Martin
#3
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
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
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
feel free to point at me and laugh.
-Nick














