jacky75 Posted April 28, 2011 Share Posted April 28, 2011 I'm just requested to implement the following feature: based on the selected payment system, a discount should be applied.E.g. Payingwith "credit card", if the order amount is greater than 500 Euro, a discount of 5% will be applied. Paying with cheque, if the order amount is greater than 800 Euro, a discount of 2% will be applied.....Is there anyone who have any idea about implementing this feature? The two issues to solve, in my opinion are the following:- how to apply a discount at the end of the checkout process?- how to apply this discount trying to avoid modification in all already existing involved payment modules?Regards,Jacky75 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now