I need to add a “free shipping if purchased more than $100” functionality for the Canada Post module in satchmo. Can this be done out of the box, or will I need to make a new shipping module?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
OK, to do this I did the following:
This allows me to define the different discounts in the admin area, and then do this:
I can add fields to the
AutoDiscountmodel and override theisValidmethod if I need more detailed control over which discounts are applied