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.
Answer Answer to Question 31505
Vote up! 1 Vote down! The faceted search of Commerce will do this. Yes add Fivestar and Social ... to use Drupal Commerce. It is great. It does take some time. ...
garpy — December 2014
Question Pay by credit card
Vote up! 0 Vote down! I test "commerce paypal" to pay by credit card, but since I'm ...
Question drop down for attributes
Vote up! 0 Vote down! I hope this is an easy one for the commerce community. I am building my ... first commerce site and I am almost finished. Kind of a large learning curve but things are practical ...
park3d — April 2013 — Product Attributes
Question When Logged in as Admin, Site DB locks up
Vote up! 0 Vote down! I am working with Drupal 7 from Commerce Kickstart 2.0. For random times ... {commerce_order} base INNER JOIN {commerce_order_revision} revision ON revision.revision_id = base.revision_id ...
Discussion Price Default Value
rules. I'm checking "Before saving a commerce product" Event. Condition is "Data ...
dodlhuat — August 2014 — 1 comment — product price
Question How can I change the starting order number?
Vote up! 4 Vote down! I recreated my old Ubercart store in Drupal Commerce, and I think the last ...
Question How can I process payment notifications when the gateway POSTs it with an anonymous session?
submit a payment notification to my site, it has no session so commerce_checkout_access returns FALSE ...
Answer Answer to Question 4381
Vote up! 1 Vote down! Panels and Commerce work well together, but that might be a better question ...
Josh Miller — April 2013Answer Answer to Question 8423
Implements hook_form_FORM_ID_alter(): commerce_cart_add_to_cart_form */ function ... commerce_product_disabled_link_form_commerce_cart_add_to_cart_form_alter (& $form, & $form_state, $form_id, $context = array()) { if (!empty($form ... = array('commerce_product_disabled_link_commerce_cart_add_to_cart_form_validate'); //$form['#validate'] = array(); $form ['#submit'] ...
Summit — June 2013 — 1 comment
Question Bundle product and Product display price
Vote up! 2 Vote down! Hello, Object: Commerce Product Bundle Module I created a bundled product. ...
