Active
Project:
Ubercart Discount Coupons
Version:
6.x-1.7
Component:
uc_coupon_workflow
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2012 at 10:06 UTC
Updated:
27 Mar 2012 at 13:53 UTC
Jump to comment: Most recent file
Comments
Comment #1
nicola.peluchetti commentedIf i install the latest devel version i get a different message: Coupon "coupon-name" has been removed from your order. you can see that in checkout-devel.png
Comment #2
nicola.peluchetti commentedOk, the problem seems to be related to this module http://drupal.org/project/uc_checkout_tweaks which calls uc_coupon_submit() through ajax but without sending the code, i need to understand what function is responsible for the rendering of the order total preview. I'll open a bug posts in that module
Comment #3
wodenx commentedIt's uc_checkout_pane_payment() in uc_payment_checkout_pane.inc.