I see that it is usefull in some cases to have this form (e.g. PayPal: http://drupal.org/node/289274).

For setups that do not have direct payment buttons, but always use the uc_checkout method this is not needed. I'ts also not very user friendly because nothing is added to the cart table, but that is not an issue for this module, read: http://drupal.org/node/289274#comment-1652644.

So, could we make this optional please? Since this is a form_alter its not easy to get rid of this without hacking ;)

Thanks,

Kees

Comments

longwave’s picture

Category: feature » support
Status: Active » Fixed

You can disable the coupon cart pane at /admin/store/settings/cart/edit/panes.

keesje’s picture

How could i miss that..
Thanks :-)

jugney’s picture

I'm using the coupon module on a Drupal 5 site - and I don't see an option under /admin/store/settings/cart/edit/panes to show the coupon field. Does this feature exist in the D5 version?

longwave’s picture

This feature has not yet been backported to the D5 version. A patch would be more than welcome, or I will add this myself eventually, when I get some free time.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.