nicocolino Posted August 21, 2014 Share Posted August 21, 2014 Hi, i need to add a condition of payment with COD module. If total order is under a value i need to increment this value. For example if order total is under 100 $ i need to increment it with 10 $. I tried to modify cashondelivery module in validation.php but in this way i can only see this increment in order result page. In order table there isn't no update. So the question is: how can i do this? Many thanks Link to comment Share on other sites More sharing options...
PascalVG Posted August 22, 2014 Share Posted August 22, 2014 Wouldn't you actually want to prevent the customer to place an order below the $100, instead of just increasing the order price? This way, the customer knows it needs to make some additional choice to make it to the minimum value. (Preferences->Minimum purchase total) Just my thoughts, pascal. Link to comment Share on other sites More sharing options...
domorodecmezilidmi Posted November 13, 2014 Share Posted November 13, 2014 Hello, is there any chance to add condition for cart rule and payment method? e.g. amount in cart over 500$ will offer only bank wire or credit cart but below 500$ is also chance to chose cash on delivery. So do you know about any php that would be probably needed? 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