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.
Question How to recover from PDOException: SQLSTATE[23000]: Integrity constraint violation:
Vote up! 0 Vote down! My fault! I don't think there is a Drupal error. I was trying to implement a new rule based on http://www.drupalcommerce.org/user-guide/shopping-carts-orders-and-line-... where I followed these instructions: "To remove an i ...
Rich Edwards — April 2013 — 1 comment — Troubleshooting
Question No Images in Example Store
Vote up! 0 Vote down! Hi there, I just set up the Kickstart and didn't get any images on content import. I did have a failure on my first try (see issue reported here http://drupal.org/node/1787992) but did get the install to work on the second try. ...
avery — April 2013 — 1 comment — product images
Discussion Is there a payment method that doesn't actually process the payment?
What I'm trying to do is make the checkout process as normal where the user enters their card details etc. but the payment isn't actually processed, I would just like to receive the user's card details so I can enter them into card payment ...
Carl Bowles — October 2013 — 1 comment
Discussion Card present local transactions.
It would be nice if there was a way to support local "card present" transactions using the same store and inventory base. ...
Majortom — March 2011 — 3 comments
Discussion How to create product packages
Hi all, I am setting up a T Shirt store and wanted to know what would be the best way to create a package deal for some of my products. For example, I have 3 types of T Shirts which can be purchased individually. What I would like to do is create a packag ...
T.Mardi — July 2013 — 2 comments
Discussion Automatically create variations?
I'm attempting to set up Commerce Kickstart 2 and I've got a question about the way variations are set up. I've been trying to figure out how my products line up with CK2's products, product types and variations. The site I'm buil ...
BarryAbrams — January 2013 — 2 comments
Discussion ER (Entity Relationships) Diagram for Drupal Commerce
I'm currently working on understanding Drupal Commerce. I only have a fuzzy idea of how all the different entities (not just Drupal "entities") relate. We have a list here: http://www.drupalcommerce.org/specification/entities Product entity ...
rjsteinert — January 2012 — 2 comments
Discussion List Purchased Products for Current User
Hello, I've been trying to get this to work for about a week and can't crack it. Using Drupal 7, with Commerce 1.8. The website has digital products and videos that people can purchase. Each user gets access only to what they've purchased. ...
info — April 2014 — 1 comment
Question Ordering Product Variations (line weight)
Vote up! 0 Vote down! Happy New Year Everyone! Anyone know how to increase the order (line weight) number for product variations from 50 to 75? I have 75 product variations numbered from P801 to P875. The products were in perfect order from P801 to P851 a ...
NextPageNetty — January 2013 — 1 comment — Product Variation
Discussion Checkout should have the option of: log in, create account, or guest
We have "anonymous checkout" working fine (with the permission setting). However, ultimately, Commerce should have three ways to check out. Log in if they are already a registered user Create a new account if they want to, continues to checkout ...