Hi,
We need to develop a shipping provider for Brazil according to some special needs:
- Shipping fee per State
- Shipping fee per Product Group (If present in multiple groups, highest "wins") and not weight/volume
- Shipping fee will be multiplied by product quantity (in some groups) or flat (no matter how many quantities, only charges once)
We can manage all of this with a custom module / interface / SQL tables and Group (custom) fields, however, I was wondering if we could avoid the custom module, and embed this into the General interface somehow.
If the shipping provider could set it's how rules in the interface, instead of having the standard fee lines, would be great
Any ideas?
Nuno