I've disabled and uninstalled a coupon module, but there was still a coupon pane visible in the checkout form.
After I've deleted my cache, started update.php, cron and deleted cache again, a coupon pane was still there.
Then I've enabled the module again, removed the checkbox from /admin/store/settings/cart/edit/panes , cleared my shopping cart, and tried it all again, but this annoying issue was still there.

Comments

jazzitup’s picture

I was looking at the wrong pane settings, the real location to hide the coupon pane on checkout is:
/admin/store/settings/checkout/edit/panes

That works, but still, now there are two coupon panes that could be checked on that list.

longwave’s picture

Status: Active » Closed (won't fix)

Sounds like you have another discount module installed alongside uc_coupon, such as uc_discount or uc_discounts_alt. Running two separate coupon modules side by side is not currently supported, and they may interact in unexpected ways.