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 Non Monetary Payment Options (Reward Points)
users with points/value to their profile that they can use to make purchases? ...
jjemmett — May 2011 — 1 comment
Discussion Product options from a Content Type
I would like to add an additional option for the product before adding to cart. User's will ...
marvzz — October 2011 — 1 comment
Question How do I keep all products of a type from displaying in the cart?
http://www.drupalcommerce.org/user-guide/modifying-shopping-cart-using-v..., I've added a views relationship to the cart so I can display additional information- i.e. an ...
Discussion Adding payment to access custom entity.
user clicks "Enroll", programmatically create a cart, add a Seminar Tuition product to the ... on to the checkout form. 4) The user goes through the checkout form, supplying their billing address ... entity's reference back to the order. 6) provide the user with the final payment/receipt screen, with ...
MarkLT1 — October 2012 — 1 comment
Question No attribute selected by default with custom image
attribute is always selected by default. I want the user to-have- to select an attribute when he tries to ... together before the user has made a selection and when he selects a color it switches to the image for that ...
Discussion Workflow for custom checkout
the review and payment display. Is it as simple as this? Or, is the best way to do it when the user is ...
delta195 — March 2014 — 2 commentsDiscussion Rental products
I'm wondering if it is possible to use Drupal Commerce in a product rental environment. I want to run a shop that lets people rent audio/lighting equipment for party's. With optional: transporting the equipment and setting it up(installation) se ...
remixed — November 2011 — 6 comments
Discussion Set the value on the fly.
Is there a way to set the attributes value programatically? ie. when i load the product display node, how do i set my attribute values. I tried to update this variable but the attribute select boxes did not update. $colornid = 75; $content['product:c ...
marvzz — November 2011 — 6 comments
Answer Answer to Question 7213
order". It fires when the users order is changed. Then create 2 Rules based on that event: the first to ... the user belonging to that order. then add the second Rule same event 1 condition that checks if the ... 'Completed' and an action that takes away the userpoints from the user that made that order I hope this points ...
S1L — March 2013
Answer Answer to Question 7244
Vote up! 2 Vote down! Commerce Kickstart 2.x comes with the Commerce Addressbook module installed. That's where that functionality comes from, and you can easily have it on your site by getting the module and configuring it the same way.:) ...
Ryan Szrama — March 2013 — 3 comments