Hi,
I had a issue with manual coupon applying on order edit page. I realized that module not support this feature yet. I've added 'callback' to uc_coupon_line_item() $items which allow to do it.
Please check attached patch, it might require some modifications but in general it adding coupon to order manually.
Regards,
Vadim
| Comment | File | Size | Author |
|---|---|---|---|
| uc_coupon_manual_add.patch | 2.99 KB | vadim.eremeev |
Comments
Comment #1
designate commentedGreat patch, although VAT is not included while adding a coupon on order edit page while adding a coupon within the regular orderering via the store front includes VAT.