Closed (fixed)
Project:
UC Worldpay
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
22 Jul 2009 at 14:43 UTC
Updated:
21 Oct 2009 at 22:04 UTC
Hi, Ive set the shop up, all is running etc,
but when people check out their cart is still full.
Is the setting in ubercart to fix this? Or is it within worldpay?
sorry for being a bit dumb :)
Jen
Comments
Comment #1
alexpottHave you set up the callback on your worldpay account correctly? Without the callback your site will not know that the payment has been processed and won't empty a user's cart.
The callback should be set to something like http://www.example.com/cart/worldpay/complete
Comment #2
sunshinefun commentedHi, i've set that now sorry!!!
Does ubercart automatically sort everything when it goes to that link? Or do I have to set up a callback page?
thanks
Jen
Comment #3
alexpottThe uc_worldpay module provides the callback page but there's another issue relating to core ubercart functionality that means there is still a slight hack you have to do... read comment #13 on this issue http://drupal.org/node/487698#comment-1852814
Comment #4
matason commentedThis was fixed a month ago in uc_cart.module - see #487698: Not getting order notification e-mails - Checkout completion action not triggered?