Return URL from WorldPay

  • Posts: 31
  • Thank you received: 3
12 years 4 weeks ago #70288

I need a bit of help with the page that WorldPay send you back to in HikaShop - which is currently just a page which says 'Thank you for your purchase'

I have WorldPay correctly configured and I have the Payment response (in WorldPay) set as <wpdisplay item=MC_callback>

Once I have made a transaction, it sends me back to a generated page in my website like: mywebsite.com/index.php?option=com_hikas...after_end&order_id=4

This page is blank apart from my website header and footer and the message 'Thank you for your purchase'

I either need to be able to configure this page (if so how?) or I need to be able to set a better url for the user to land back on after the purchase (e.g. their 'Orders' page)
To do this do I need to be editing something with WorldPay or with HikaShop?

Any help would be great,

Steve

Please Log in or Create an account to join the conversation.

  • Posts: 13201
  • Thank you received: 2322
12 years 4 weeks ago #70342

Hi,

You can edit this page in HikaShop > Display > Views, edit the view "checkout / after_end".

The following user(s) said Thank You: SteveEvans

Please Log in or Create an account to join the conversation.

  • Posts: 10
  • Thank you received: 0
11 years 8 months ago #93089

Hi Worldpay are testing my Business Gateway plug-in at the moment and they have sent the following request:

They ask that;

"Can we ensure that we are passing the test mode parameter of testMode=100 to the test URL
for example: <input type=hidden name="testMode" value="100">"

They advise that we consult Hikashop to help set this up? Can you help please?

Please Log in or Create an account to join the conversation.

  • Posts: 82795
  • Thank you received: 13356
  • MODERATOR
11 years 8 months ago #93245

Hi,

To do that, you should add that line after the line:
<form id="hikashop_rbsworldpay_form" name="hikashop_rbsworldpay_form" action="<?php echo $method->payment_params->url;?>" method="post">

in the file plugins/hikashoppayment/bf_rbsglobalgateway/bf_rbsglobalgateway_end.php

Please Log in or Create an account to join the conversation.

  • Posts: 10
  • Thank you received: 0
11 years 8 months ago #93263

Hi Nicolas,

Thanks very much for your reply.

Can you tell me how to access the code below to make these changes?
Can I access the files via Hikashop configuration or would I have to find them on the Server Cpanel?

Thanks again.

Please Log in or Create an account to join the conversation.

  • Posts: 82795
  • Thank you received: 13356
  • MODERATOR
11 years 8 months ago #93284

You need to use either your cpanel or via FTP. You can't do it via HikaShop.

The following user(s) said Thank You: renewable306

Please Log in or Create an account to join the conversation.

  • Posts: 10
  • Thank you received: 0
11 years 8 months ago #93416

Hi Nicolas - thanks for your help.

Worldpay have now verified the shop and we can now go Live. Hurray.
They asked me to get in touch again to make sure the system is live as in quotes below.
I've changed the Gateway plug-in settings from 'Test Mode' to 'No Test Mode' which should make it live?
Is there any other steps I need to take to ensure it is Live?



"If you are using a shopping cart, please consult the software supplier for details on how to set your cart to start accepting live payments."

Please Log in or Create an account to join the conversation.

  • Posts: 82795
  • Thank you received: 13356
  • MODERATOR
11 years 8 months ago #93437

You need to make sure that the URL in the options of the plugin points to the live server and not the test server.


So if you have the URL: secure-test.worldpay.com/wcc/purchase
you should change it to: secure.worldpay.com/wcc/purchase

The following user(s) said Thank You: renewable306

Please Log in or Create an account to join the conversation.

  • Posts: 10
  • Thank you received: 0
11 years 8 months ago #93451

Many thanks - done.

Please Log in or Create an account to join the conversation.

Time to create page: 0.099 seconds
Powered by Kunena Forum