• Welcome to KonaKart Community Forum. Please login or sign up.
 

WorldPay Callback Action

Started by phil097090, February 10, 2010, 11:38:29 am

Previous topic - Next topic

phil097090

Hi,

We are configuring our shop to use Worldpay as our payment provider. We have everything more or less working but I have a question.

Worldpay processes our payment and responds via the WorldPayCallback Action. This updates the order status etc and passes back the Worldpay payment reference. The problem is that the user is left in the worldpay screen instead of being passed back to our application to notify them that the payment has been successful and their goods will be shipped.

Is this the way that Konkart has been designed to work? Is there some way that we can return from worldpay and show a payment confirmation screen of our own design?

Many thanks,

Phil.

trevor

If I remember correctly, with WorldPay you have to supply them with a couple of html pages which they redirect you to based on a good or bad result. From these pages you can automatically redirect back to KonaKart. 

phil097090

Hi Trevor,

Thanks for the repsonse - you are correct. We spoke to Worldpay support who provided the details of what we need to do.

Basically supply a resultY.html (for successful payments) and a resultC.html file for failed payments. You can upload your own images to embed in these pages.

Below is a useful link containing more information:

http://webcrossway.com/ecommerce/worldpay/files/select_docs_current/htdocs/select-docs/payment-response.html

Hope this helps people in the future.

Phil.