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 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
Discussion 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 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 13367
Vote up! 0 Vote down! Do you have your billing addresses ready for import? Do you also have the user IDs mapped to your entries? ...
delta195 — March 2014 — 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 commentAnswer 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 uCompletion message problem with anonymous users only
I'm using paypal module, when i checkout as authenticated user there's no problem. The bit problem is when I checkout as anonymous, all rules are triggered- New user account is created, email is sent and order is created. But when redirected fro ...
martin — November 2011 — 1 comment
