a) PHP4 or 5 are fine.
b) 1.6 i s fine with 1.3.7, and will save you a headache when you go to 1.3.8.
a) PHP4 or 5 are fine.
b) 1.6 i s fine with 1.3.7, and will save you a headache when you go to 1.3.8.
That Software Guy. My Store: Zen Cart Support
Available for hire - See my ad in Services
Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
Do you benefit from Zen Cart? Then please support the project.
Hello,
I have your module installed since several months and is working great. But now I want to offer free shipping based on amount, and of course, Free shipping takes the total from cart session, and better together put the discount on total order. So for example if i have some items at 2x1 and unit price is 20 USD, and for free shipping order must be over 60 USD, so for example, If one costumer add to cart 4 products, with the 2x1 offer the total order amount before better together discount will be 40 USD, but free shipping module see the cart session of 80 USD and automatically activates free shipping for this order.
The obvious problem is that is correct that the free shipment module needs to take the total from the cart you need to choose a shipping method before see the total order amount. But Better together module for a more accurate and user friendly usage will work better if is modified to shows discount directly on the cart session automatically. But of course is a contribution, a good one, a free one and this is just a suggestion.
So anybody can let me know who can I force free shipping module (or free rules and free options module) to takes the total from the cart session and subtract the better together total that already exists before the selection of the shipping method in order to have a real order total to calculate the free shipping.