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 How to remove billing information from checkout page?
Hi, I'm trying to set up a store selling downloadable files. The only information I need from customers is their e-mail address and payment, so I'd like to remove the name and address requirement from the checkout page. Changing billing informat ...
scottml — January 2012 — 4 comments
Discussion Get order total
Good day! Thanks for your great work! Tell me please how I can get the value of the order total in SQL query? ...
gumk — March 2011 — 4 comments
Discussion CommWeb Payments Module
Has anybody got any thought about a Commonwealth Australia Bank Payments Module for Drupal Commerce? Ubercart has the MIGS gateway but there is a need for a way to accept CBA Visa and Mastercard (and any other) card payments in Drupal Commerce. Some quest ...
Tokoh — April 2012 — 2 comments
Question discount and promotional block on Kickstart 2 demo content
Vote up! 1 Vote down! Installed KickStart 2. How to edit the Shipping Discount Block (above the front page slide show block) and Promotional Banner Block (overlay on the left hand side of the front page slide show? Cannot locate how they are being created ...
Answer Answer to Question 13091
Vote up! 0 Vote down! Hi, I can call commerce_cart_order_product_line_item_delete() and commerce_entity_reference_delete() from a module without any problems. function my_sandbox_form_alter(&$form, &$form_state, $form_id) { commerce_entity_refere ...

Answer Answer to Question 16033
Vote up! 1 Vote down! Matt, As it turns out, I tried doing this just the other day when I was proving to myself that you could create an editable line item with a fixed (or locked) price. https://drupalcommerce.org/discussions/15856/how-can-i-give-seller- ...

Discussion Images and the Slideshow Module in Kickstart
Hello, I am new to Drupal Commerce Kickstart 2, and I am working on creating images to use in the slideshow module. Using photoshop, I have images that are 3000 x 2000 pixels. I am make my edits, scale the image to 400x300 and save it as a jpeg format and ...
Louis Preston Thornton — July 2013 — 1 comment
Discussion How to create "Latest Products View" with images?[Solved]
The problem is "Product" is the Entity in "Product Display" While creating my View, I try to select Field Image but no image is shown in the View. I guess thats because the images are not saved in an actual Content Type(Product Display ...
wallace740 — April 2012 — 2 comments
Discussion Select Product by Year
I am looking for a simple way to select a part/product by the year in which it was manufactured, under a generation of products. For instance, selecting a Schwinn bicycle model, manufactured between the years of 1971-1973. I have looked at Apache Solr and ...
commercebythegr... — December 2011 — 5 comments
Discussion EU and US customers
I have webshop where can be two type of customers: EU- and US-customers. So how to display USD currency to US customers and EUR currency to EU customers? And also how calculate VAT only to US customers? ...
ace11 — March 2011 — 8 comments