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
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 commentDiscussion Sell Advert nodes- copying Product Display fields to new entity node
I have a product type called "Ad top". Two custom fields: Duration (taxonomy term: 1,3,6,9,12 months) and Pages (Taxonomy term: Homepage, Other pages). I created 10 products of the Ad top to cover all variations of Duration and Pages, each produ ...
Discussion teaser ok but full product broken
Hi I am new to Drupal and Commerce. I have created a product and a product type is the store. All fields in the product type are set to visible on all views. I have created a content type that has a product reference. I created a node that links to my pro ...
vagalakas — June 2011 — 2 comments
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 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
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
Answer 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 comment