ronnie75 Posted September 17, 2002 Share Posted September 17, 2002 This is the idea: I want to have an option to ship to the customer with a shipping module like flat.php, but once a certain maximum order value is reached this shipping option should be unavailable. I want this option because this shipping option involves risk (of the customer not paying) and i want to have a set maximum order value that the order can have. So my guess is, somewhere in the flat.php (maybe the display function) i need to check the total order value against a maximum amount (which could be stored in the dbase) and decide whether to display the shipping method or not. Can anybody help me with this? Thanks in advance! Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.