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

CommentFileSizeAuthor
uc_coupon_manual_add.patch2.99 KBvadim.eremeev

Comments

designate’s picture

Status: Needs review » Needs work

Great 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.