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.

Module Commerce Credits

Commerce Credits allows you to have users buy or win credits. The credits these users buy or win ...
guillaumev — August 2011 — 116 Installs

Documentation Change "Delete" on your Cart to X

'views_form_commerce_cart_form_default':       foreach ($form ['edit_delete'] as $row_id => $row) {        if(isset($form ...
joshmiller Josh Miller — May 2012

Discussion Donation and a Custom Price when Adding to Cart

from the screen cast? Right now it adds to the cart, but with a price of 0 using hook_cart ... array('donate_add_to_cart')  );   return $form;} function donate_validate($form, $form_state) {} function ... donate_add_to_cart($form, $form_state) {donate_cart_product_add(1,1); // set to 1 because that is the donation pid, and ...
aaronortega — June 2013 — 1 comment — commerce, donation

Answer Answer to Question 8534

Imports can't be liked to users it is not usable! We have found a workaround for this but it is far ... feeds_tamper_string2id Step 1) User Import We have alphanumeric unique account codes for customers that are used user ... identical account code fields AccountCode1 AccountCode2. Step 3) AccountCode1 maps to the GUID so we can ...
Matt Batterton — May 2014

Question How do I specify a Line Item Type?

to the user's cart? I do not use an add to cart form because the rule is triggered after ... Vote up! 0 Vote down! I am using rules to add a product to the cart. I have several product types ...
jas891 — February 2013 — Rules, custom line items

Question Buyers must buy at least X number of items?

Vote up! 0 Vote down! In the shop I am building buyers will have to buy at least 10 items. When ... someone tries to start the checkout process, a message should be shown telling the users the number of ...
GeertWil — May 2013 — Checkout

Documentation Rules Overview

Drupal Commerce Complex Pricing Rules Removing Items From the Cart Using Rules Shipping Discount for Item ... in Cart using Calculation Rules The Power of Rules with Views Bulk Operations (and Commerce) ... a very extensible platform. There are a number of user contributed modules that can add additional ...
joshmiller Josh Miller — September 2012 — Drupal Commerce 7.x-1.x — Status: No Known Problems

Question Problem with "Update the order status" action on "When an order is first paid in full" event

Official guide on subject: http://www.drupalcommerce.org/user-guide/checkout-completion-rules I have two ...
Malty — February 2013 — Order, Payment

Discussion Managing donations in Drupal Commerce

array. On subsequent loads of the shopping cart, this line item's unit price would always be set to ... Variable Price and create a donation "product" on the back end whose Add to Cart form includes an ... be set when the Add to Cart form is submitted, the line item would be added to the cart order, and ...
Ryan Ryan Szrama — March 2011 — 9 comments
What’s new on DrupalCommerce.org

Blog What’s new on DrupalCommerce.org

in a prominent way. There are hundreds of user-contributed modules that are shared but are not ... published community guidelines, but we need your help. Starting today, all logged in users can flag ...
joshmiller Josh Miller — March 2013 — 7 comments

Pages