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.
Discussion Restricting Sales of Specific Products Based on Geography with Rules
Hello I am trying to use rules to restrict customers from buying certain products in states and cities where they are illegal (ie slingshots in New Mexico). I know this can be done, but I cannot seem to find the right combination. For actions, I need to r ...
tyreldenison — December 2011 — 1 comment
Discussion Kickstart V2- How to add new category of products?
Looks great, but how do you add a new product type? The demo docs' all seem to refer to adding to existing product types. This is covered for Kickstart V1 but I cannot see how this is done or where it is documented for V2. Otherwise, it looks great! ...
pxs — October 2012 — 1 comment
Answer Answer to Question 6709
Vote up! 3 Vote down! The reason we use separate Order IDs from Order Numbers is primarily to accommodate sites that use alphanumeric or non-sequential identifiers for orders. Because every other serial numeric entity identifier is called an ID, we use th ...
Ryan Szrama — April 2013 — 1 commentAnswer Answer to Question 10799
Vote up! 1 Vote down! Seph, There are two things you should be aware of: 1) When dealing with "restricting access" it's very helpful if you build your site so that publicly accessible urls do not link to the restricted areas. This goes a lo ...
Josh Miller — November 2013 — 1 commentDiscussion Rules: How to fetch all products of a specific type
Hi! I need to fetch all products of a specific product type in a rule. How to do it best? thanks, Marc ...
dasmoermel — December 2011 — 1 comment
Answer Answer to Question 3607
Vote up! 0 Vote down! I tried to restrict the states, but the parameters didn't seem to have a "does not equal" option. How would I restrict AK and HI? ...
Anonymous (not verified) — October 2012 — 1 comment
Discussion drupal comerce checkout page translation
Hi, We have a DC website and there I have a check box called " My Shipping Address is the same as my Billing Address. " I need to translate this.But its not coming to the translator.I have enable to filed translate as well.Where can I change thi ...
Nisus — October 2012 — 1 comment
Answer Answer to Question 4326
Vote up! 0 Vote down! Answering my own question. After digging through drupal issue queues and a lot of grep'ing the code, I found hook_commerce_product_type_info() is the new hook I need to implement. ...
disasm — October 2012 — 1 comment
Discussion add a surcharge to order total
I need to add a fixed percentage surcharge to all order totals. Commerce Discount almost meets my needs, using a negative discount value. The only issue is that the required surcharge is 1.12%, but the percentage discount field in commerce discount record ...
tripper54 — September 2012 — 1 comment
Discussion List of products bought by the user
Hello, I am new with Drupal Commerce, but not with Drupal. I set up a small webshop selling e-learning courses. I use commerce-7.x-1.7. I would like to make a page where an authenticated user can see a list of products (courses) bought earlier. (So not th ...
csaba.ortutay.admin — June 2013 — 1 comment — commerce products
