Hi
Is it possible to create a new shipping mode for Commerce?
The client wants something that obeys the equation
C = F + w * ppf
Cost = Fee + weight * per pound fee
I'd like to somehow manage the current administrative tools to configure
the different values for different carriers. My code would pre-select
the proper method based on where it's going and how it's going there. I
just want the business user to have a nice UI to configure the values.
So, is it possible?
Thanks
Phil
|