[Solved] How to make two shipping methods?
Hi
I need two shipping methods.
First for clients paying on my account before sending product, then the shipping cost is less.
Second for client paying on delivery, then shipping cost is higher.
How to setup Flat rate module for me?
Comments
watch this
Hello
In the last 15 minutes of this presentation you can find out howto configure different shipping methods and flatrates http://www.youtube.com/watch?v=ViS2xFvnZwc
Thank You I watched this
Thank You
I watched this movie and i did everything the same but i still no have shipping methods in checkout process.
I installed all necessary modules (Shipping, Flat Rate) but still no work.
versions
Quiet confusing, but i discovered there are two versions of the Flatrate module online.
I fell into this trap myself.. in the end resulting in a reinstall of drupal commerce package.
First of all you should be sure to have this flatrate module installed;
http://drupal.org/project/commerce_flat_rate --> cooperates with Commerce Shipping 7.x-1.0 and 7.x-2.0-beta1
And not this one;
http://drupal.org/project/commerce_shipping_flat_rate --> cooperates with Commerce Shipping 7.x-1.0
Both Commerce Shipping versions can be found at http://drupal.org/project/commerce_shipping
Good luck.
Hi When I try installed and
Hi
When I try installed and enabled Flat Rate (http://drupal.org/project/commerce_flat_rate) module with Shipping 7.x-1.0 (http://drupal.org/project/commerce_shipping) module, I have error:
Fatal error: Call to undefined function commerce_shipping_services() in /home/user/domains/test/public_html/sites/all/modules/commerce_flat_rate/commerce_flat_rate.module on line 40
Then I install Shipping 7.x-2.0-beta1 module (http://drupal.org/project/commerce_shipping) and Commerce Flat Rate 7.x-1.0-beta1 (http://drupal.org/project/commerce_flat_rate) - this module is recommend for 7.x-2.0 version Shipping module, and work!
Regards