The shipping tag has no wiki summary.
1
vote
0answers
24 views
Display text instead of the base price in the shipping services
I'm trying to build a shipping flat rate service that will not display a price, it will not charge the customer directly I want to display something like "Express Shipping: To be determined (not ...
0
votes
0answers
13 views
Shipping conditions based on zip code in Ubercart 3?
I'm not sure if I am just overlooking this or if this feature is not available in Drupal 6 / UC 2... I am working on a D7/UC3 site, and I want to set up a flat rate shipping method that should only be ...
0
votes
0answers
21 views
Commerce Order Invoice Shipping
I was working on the template for Commerce order invoice and looking at the items list it gives each item sans shipping. I have items totaling $6 but the total is displayed as $20 because the $14 ...
0
votes
0answers
10 views
Shipping by weight - how to have only shipping price in the review order page
I have done step by step tutorial posted by Randy Fay and everything works fine. I mean the "Calculate shipping based on weight" tutorial. The only thing which I can't handle is that on the review ...
0
votes
0answers
20 views
Help with Canada Post Shipping Quotes with Ubercart
Is there someone that can help me with Canada Post Shipping Quotes with Ubercart? I can't find any documentation on how to set it up. I've gotten my Canada Post account and I've put all the ...
0
votes
0answers
25 views
Incorrect date shown on Review page and in Order using Delivery Time Slots module
My Delivery Time Slots functionality is acting up. I have a time slots table set up for shipping method "A". That time slots table has "morning" and "evening" delivery time slots available, for Sun, ...
3
votes
1answer
60 views
How to use commerce_shipping hooks
I'm trying to construct a shipping module for UK's Royal Mail (or at least the parts I need right now...!). I've written PHP code for calculating what methods are applicable based on shipping address ...
0
votes
0answers
88 views
Writing a custom shipping module for Ubercart
I'm learning and trying to write a shipping mode, i refer to the flat rate module but there are many difficulties, and i have several questions:
1) if the shipping method has only one(my custom ...
0
votes
0answers
18 views
Shipping address not working in iphone [duplicate]
I am using drupal 7 and it is based on the shopping cart using the ubercart module. We paste the script getting from dudamobile site for working with iphone. In normal system browser the shipping ...
0
votes
0answers
62 views
Scheduling of Conditional Actions in Ubercart
I have a Drupal 6 / Ubercart 2 website that has a fairly detailed shipping setup. We have a national shipping option, as well as two "local" shipping options. I have Conditional Actions set up to ...
0
votes
0answers
36 views
Use Ranges of Zip Codes in Ubercart Conditional Actions
I have a large number of individual zip codes that I would like to use in Conditional Actions to exclude a certain shipping method in my Ubercart 2 store. Some of the zip codes fall within the range ...
0
votes
0answers
49 views
How to add shipping quotes to the cart block?
I need to display the shipping quotes in different places, for example in the cart block or in the checkout page into the cart pane.
I tried many search for the name of function that get the desired ...
0
votes
1answer
227 views
drupal commerce separate shipping for different products
We have a drupalcommerce website through which we sale
iptv box
qwerty key board
on adding first product it adds 15 dollars( base rate ) + 5 dollars per item in cart, so if we have 1 item in cart ...
0
votes
0answers
85 views
Multiple Shipping Quotes After Upgrading Ubercart?
I have been using D6/UC2 on a big web store for a few years now. I upgraded with DRUSH a few months ago to 2.1, and with products added since then, uc_quote offers an additional First Class option ...
0
votes
0answers
76 views
How to change the values of a customer_profile address field in the validation function?
In my checkout form, I have 2 customer profiles: billing (default) and shipping (from commerce shipping module).
Basically, I need to emulate the commerce_shipping 7.x-1 option "copy shipping ...
1
vote
0answers
139 views
Calculating shipping rate on country not working - finding workaround
I installed commerce-kickstart 2.0-rc2 and need to set three shipping rates for different countries. I tried it the "obvious way" using flat rates module and rules "Order address component ...
0
votes
0answers
14 views
In Ubercart 6.x-2.x, how do I force the user to contact the store for a custom shipping quote when an order meets certain conditions?
I would like to force users to contact the store and stop the order when the weight is >2Kg and the shipping address is outside the EU. I can set up the conditions OK and display a message to the ...
0
votes
0answers
55 views
Adding multiple postal codes (not within a range) to a Ubercart conditional action condition
So Im building this shop for a client, and it's a small family business so they want to deliver personally. However, they've set delivery prices for areas within 10kms, 20 kms, 30 kms, and so on, up ...
0
votes
2answers
165 views
Add shiping cost on add product page
Can some one please tell how it is possible to add the shipping prices from Add Product Page. Actually I want to add the field on product page where the store admin can define the rates for each ...
2
votes
1answer
376 views
How to add conditional shipping cost to ubercart order?
I am building an e-commerce site. When a shippable item is added to the cart I have to add some fixed shipping cost to the order which I am able to do with flat rate. But I have to
add an option ...
0
votes
0answers
76 views
Commerce calculate shipping based on number of items in cart
I'm looking at Shipping 2.x, USPS, and Flat Rate, since I'll be using USPS flat rate boxes. (Please let me know if my assumptions are wrong about the USPS+Flat rate modules).
Let's say all my items ...
0
votes
0answers
214 views
Modify price components from Commerce Shipping without altering the module itself
I use Drupal Commerce with Commerce Shipping and Commerce Flat Rate.
I have a client who wants the shipping line item in the commerce summary cart to come before the tax line item. My problem lies in ...
2
votes
1answer
375 views
Shipping rules for group of countries (ex. UK or ITALY)
I'm creating the shipping rates depending on country. I've got groups of countries with the same rate.
I've installed Shipping 2.0 and Flat Rate module.
I've limited the available countries through ...
0
votes
1answer
134 views
Shipping address, rates selection asked even if there's no physical products
We have made a Drupal 7 website with Commerce module. The website has a combination of physical and non-physical products.
The shop has a small problem (or potentially big), in that it asks for ...
0
votes
2answers
266 views
Drupal commerce: how to force user to pay with specific payment method?
I Have written a shipping method (name:X) and a payment method(name:Y) for drupal commerce. the problem is that I want to force user to pay with Y if he selects X and I want to disable other payment ...
0
votes
0answers
132 views
Commerce - Shipping Method as Entity
We'd like the customer to have the option to pickup it's order in one of the store entities defined in the backoffice. What's the best way to do this? We originally thought about an extra entity ...
0
votes
0answers
266 views
How to set non-shippable / shippable with product options in Ubercart
I am trying to set up a site selling physical and downloadable copies of books, audio books, music and such. I am using Drupal 7.14 and Ubercart 7.x-3.1.
I really like the attributes + options way to ...
3
votes
1answer
1k views
Calculate shipping cost by weight in Drupal commerce
I've set up a commerce website and I'm trying to calculate the shipping rate.
I have 2 shipping rates: a standard rate and a secure rate.
Now I need to increment the price of both these rates by 2 ...
2
votes
2answers
360 views
Is there a module that allows multiple shipping addresses?
I'm new to Drupal Commerce, and not too experienced with developing custom modules. I would like to use Commerce in an e-commerce site I'm working on, but I need to allow multiple shipping addresses.
...
3
votes
1answer
176 views
Only ask for a shipping address if a real product is ordered
I'm using the Drupal Commerce module with Shipping 7.x-1.0. I created a webshop with both real and virtual products.
My problem is that the shipping address is required even if all the products are ...
1
vote
2answers
151 views
Where does the $settings array come from in uc_quote_condition_order_shipping_method?
I've been trying to write my own shipping module based on this tutorial.
The 'payment method' pane doesn't pick up all the accessorial information until the shipping quote is recalculated.
Moving on ...
1
vote
2answers
75 views
Update to Commerce shipping 2.x breaks site with WSOD
Implementing shipping 2 is becoming a bit more troublesome than i had anticipated.
Right now, I am getting the following error on a White Screen of Death when I install commerce shipping ...
1
vote
2answers
388 views
Get shipping and billing information from rule
I am using the Drupal commerce module. I want to write a PHP script to execute on order completion, and I want that script to update an external database with the shipping information. How would I go ...
1
vote
1answer
458 views
Create shipping charge based in produc weight' with Drupal commerce module?
I just followed this Randy Fay video which shows how to generate a charge based in the products weight. I works fine. It multiplies the weight of products by a Cost Per Pound (CPP)
I need this CPP to ...
2
votes
1answer
932 views
Flat Shipping price per product using Drupal Commerce
I've been beating my head against a wall trying to configure shipping in Drupal Commerce for a week now and so here I am! I have a Select or Other field in the product entity with a couple of choices:
...
1
vote
2answers
1k views
Check Billing and shipping info to be the same using Drupal commerce module?
I'm using the drupal commerce module and I also installed the commmerce shipping module. Now in my cart I have the form to enter the Billing and Shipping information. So far so good, but I'd like to ...
1
vote
1answer
448 views
Change Ubercart shipping/billing layout & logic?
I'm selling some tickets for a concert online with Ubercart, and I give people the option of holding the tickets at Will Call, or mailing them out for $1.
The customer's workflow when they're ...
0
votes
1answer
261 views
Ubercart shipping API, get the package object with php to send the tracking number to the client as email
I have an online shop implemented in Ubercart 6.x-2.4 and Drupal 6.19
All cool everything works but I'm struggling to do custom things
What I want to do is after saving the shipment data (i'm ...
1
vote
1answer
334 views
Adjusting Ubercart package weight
I've got an e-shop for which I'm getting pretty accurate shipping rates from Australia Post eDRC (uc_auspost_2).
The problem is that sometimes I get overcharged because of the weight of the packaging ...


