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 Show fields to billing information when a Checkbox is selected.
Hi i am a new user of drupal. I have being struggling for days to make the billing fields change whenever i select a choice from a checkbox. I live in greece, and i have to put a choice, for the customer if he wants a receipt or an invoice. If he wants an ...
pit_zavra — January 2012 — 1 comment
Answer Answer to Question 4516
Vote up! 0 Vote down! Yes I still find things confusing Drupal Commerce 2.0-rc1 product types and catagories. I've read the documentation, but still having a time wrapping my head around this. I don't have any suggestions on how this could be ma ...
Jim Ruby — October 2012 — 1 comment
Answer Answer to Question 4516
Vote up! 1 Vote down! It's confusing, I agree. It seems that there has to be the one display available to act as a base for new products to be added. In the basic sample store, it's called "Product display." In the full sample store, t ...
Stuart Hertzog — October 2012 — 1 comment
Discussion No option is available for "License type" on a clean "Commerce License Billing" setup
At step 2 of Getting Started section of https://www.drupal.org/project/commerce_license_billing I can't find any option for "License type" available. It comes only if I enable "Commerce License Example" option. Is there any way to ...
Alex Sm. — August 2014 — 1 comment
Discussion Commerce specific themes
There's been an ongoing lack of themes specifically targeted for commerce applications aside from Drupal Prosper theme. I think now is the best time to incorporate commerce specific themes. The way I foresee this best occurring is if module contribut ...
Stomper — October 2011 — 2 comments
Discussion Building quickbooks commerce module: question about setting tax rates in commerce
My company is building a quickbooks integration module for D7 commerce using SOAP server and services. Our proof of concept is almost done but I'm having trouble setting tax rates in commerce from the create-order screen (/#overlay=admin/commerce/ord ...
Dan Polant — March 2011 — 2 commentsAnswer Answer to Question 8385
Vote up! 2 Vote down! If I understand your question correctly, you don't actually want a text field on the product itself- you want every customer purchasing a particular product to be able to enter some custom text associated with their purchase. We ...
Ryan Szrama — August 2014 — 1 commentDiscussion Checkout pane titles
I am trying to understand how I can alter the titles of the checkout panes and the text displayed in the various checkout form buttons. I can use string overrides but that changes both the button and the title text. I have tried hook_form_alter in a custo ...
Patroclas — February 2012 — 2 comments
Discussion fetching customer profile via rules, when checkout is completed
Hej! I need to fetch the customer profile after an order checkout is completed via rules. The user, who has created the order, can have many different customer profiles and i need to fetch exactly that profile, what belongs to the fetched order. How can I ...
dasmoermel — October 2011 — 2 comments
Answer Answer to Question 8395
Vote up! 1 Vote down! The way attribute fields work on the Add to Cart form, it's one or the other. It can either be built to list out all the individual products by title or it can be built to use attribute fields to point to a single product in the ...
Ryan Szrama — June 2013 — 1 comment