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 Token for Order number

I have looked and looked but haven't seen it yet. I have set up a pay by check option. On the setup there is an option to leave directions for the customers who choose this method for payment. My question is where do I find the list of tokens for the ...
jmr3460 — October 2012 — 1 comment

Answer Answer to Question 8599

Vote up! 1 Vote down! Unfortunately, there isn't a good way to support this, because we can't control what the user does once they've already redirected. The best thing to do would be to place a hold on the stock set to expire after a certa ...
Ryan Ryan Szrama — July 2013 — 1 comment

Discussion Alter cart unit price and total amount

I need help on this code which is invoked on calculate sell price rules event on cart view. Line items and order are properly modified. But nothing is displayed, old unit price amount and old total amount are displayed. Even after cart refresh. Any idea? ...
sherpadawan — October 2012 — 1 comment — commerce cart, rules, price

Discussion Quantity Price Breaks

Hi all! I have a business requirement that calls for some quantity price break functionality. Basically the rule is this: Order 1-2 of a specific product type and the price is $10.00 per unit. Every additional is $5.00 per unit. I have some basic stuff wo ...
nickgs — January 2012 — 2 comments

Answer Answer to Question 5356

Vote up! 0 Vote down! same issue here, anyone know how to do this? ...
miller — January 2013 — 1 comment

Question Add role on checkout if cart contains certain products

Vote up! 0 Vote down! I need to add a role to a user if they have a specific category of products within their cart. I have gotten the rule to work when they have one of these products in their cart, but it seems to break when there are multiple products ...
Threadsniper — August 2012 — 1 comment — Rules

Discussion Adding other sub product inside product

Not sure how to do this bu,t it is my next project. I have two products on my site. I need to add a text field to the products that would allow a customer to donate how much money they would like to be added to the product price. The product would have a ...
jmr3460 — October 2012 — 1 comment

Question date format in mysql

Vote up! 0 Vote down! Hi all, I'm reading commerce_order using sql- and find that the 'created' date is simply stored as an int(11)- like this: 1346058279. Obviously there is a way to 'normalize' this- but how? Like- when I'd ...
drupal_kid — August 2012 — 1 comment — date data format

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

Discussion Force 1 product per cart and quantity to one

Hello, i'm trying to add a rule to my drupal commerce install. i need to force 1 product per cart, with max quantity = 1. I tried: Event: Before adding a product to the cart Conditions: Elements: Total product quantity comparison Parameter: Order: [c ...
joeysantiago — June 2012 — 2 comments — rules, quantity

Pages