I want to have an custom field called discount in the admin backend while creating an order for specific customer. The functionality should work in the same way as of apply coupon. Here i want to have one text feild, then will add amount to be discounted from orders total. Once i hit discount, then the functionality should happen as apply coupon. ie, the order total has to be discounted by discount amount.

I could have achieved this by creating new coupon rule. but for coupons the amount is either fixed for all or its percentage. By this new field, i want to give direct discount. Please suggest.

Thank you.

link|improve this question
What have you tried so far? SO isn't keen on doing peoples work for them. – Inuyasha Dec 1 '11 at 1:26
I have tried to follow the same logic as of apply coupon code. Think that i want to replicate the coupon code logic directly. ie, have discount amount to be given directly like coupon code. so it gets deduct from the sub total – Sanjeev N Dec 2 '11 at 6:58
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.