Page not found
We have recently redesigned this website, which involved changing both the functionality and architecture of several parts of the site. This necessarily involved changed URLs, primarily in sections like our documentation as guides were merged and reorganized. We apologize for the broken links or search results while Google reindexes our site and hope you find what you're looking for in the search results below.
Question Shipping- Adding variable handling charges based on product
Vote up! 0 Vote down! I wonder if anyone knows how to add product specific handling charges during shipping calculation. Example: Product A- might need an additional $5 handling fee (per qty) added to all shipping services Product B- might need an additio ...
Discussion Commerce PDF Invoice
Hello, did anybody manage to do something useful with Commerce PDF invoice module? Najtsirk ...
Najtsirk — October 2011 — 4 comments
Discussion Automatically send email when order generated?
How can I set drupal commerce to automatically create an account and send an email with a username and password each time an order for a new customer is created? Thanks.- ...
cmdlinegeek — January 2012 — 2 comments
Discussion Line item status / partial order fulfillment
The Use Case is partial fulfillment of orders. About to install Commerce, just want to sense-check how I'll configure to get this functionality. The idea of individual statuses for line items was mentioned here: http://www.drupalcommerce.org/node/79 ...
frost — January 2012 — 6 comments
Discussion Product visibility settings and node referencing
hi guys, i have experienced drupal 6 development and would like to go with D7 + Commerce for a new project. i did a fair amount of googling, reading docs and watching vimeo's channel videos by commerceguys but would still like to consult about a few ...
dlit — May 2012 — 3 comments
Discussion Text removal "item"
Hy, i want to remove the word "item" that appears in the shopping cart, as i just use a shopping bag icon and implement the number of total items in cart. Rather removing the word or getting the total amount of products in cart via code. Any sug ...
Discussion Connect to an ERP SLQ SERVER
Hello, We are integrator of a ERP + SQL SERVER. Client ask us to build for them ecommerce, connecter with the ERP. We are developing now these e-commerce, from 0. We are interested in Drupal Commerce. What is the good way to proceed?- Develop a module of ...
sigenin — December 2013 — 2 comments
Question Deleting products that are in completed orders
Vote up! 4 Vote down! I am using Commerce for both event registrations and product sales. The setup seems absolutely fine, but when I want to delete old events (product) I get a notice that I cannot because they are items in orders. Is there a workaround ...
Discussion Load line item's prices in an array
Let me know if I'm posting in the wrong place. I searched and tried a lot of things but didn't find anything yet. I need to load each line item's price present in the current user cart in an array. Then I want to sort the values from lowest ...
evanasse — May 2013 — 1 comment
Answer Answer to Question 12543
Vote up! 1 Vote down! Interesting problem. Would be nice if you could jump into the database to determine if the order is actually missing. Take a look at the table "commerce_order" table and see if you can find an order #28. If the order is not ...
