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 8363
Vote up! 0 Vote down! The problem appears to be that you've correctly altered the value of the button using: <?php $form ['submit']['#value'] = t ('Please contact us');?> But when you add the submit handler to the ...
Ryan Szrama — June 2013 — 4 commentsDiscussion Where are Slideshow settigs
Drupal Commerce? Thants to all ...
senzaesclusiva — September 2012 — 9 comments
Discussion Defining a Customer Entity
I've been rereading some of my thoughts on orders and mulling over conversations with TR and gordon. We speculated on the need for a customer entity in Paris but didn't pursue it, instead placing a customer_uid field natively on order entities. ...
Ryan Szrama — May 2010 — 18 commentsAnswer Answer to Question 6973
Vote up! 1 Vote down! Hopefully Ryan will correct me if I'm wrong, but you should be able to edit the Order and change the status to the next step. That is the same process that has failed and would trigger all the correct actions as needed. ...
Josh Miller — April 2013 — 5 commentsQuestion alert message after add the product
briefly. commerce message ...
Discussion Understanding product attributes and options
I was playing with Drupal Commerce and was reading that for each attribute a product has, I will need to ...
nexus — January 2011 — 22 comments
Answer Answer to Question 7580
"commerce_line_item", "commerce_product_reference"], "ON": ... ["commerce_product_calculate_sell_price"], "IF": [ {"entity_has_field": {"entity": ... ["commerce-line-item"], "field": "commerce_product"}}, {"entity_has_field": { ...
Summit — December 2013 — 3 comments
Answer Answer to Question 37362
module for commerce from package = Commerce (contrib) to package = Commerce everything is working fine. ...
Grega — July 2015
Answer Answer to Question 44111
order total must be >=$0.01. For instance, {"commerce_payment_commerce ... "rules", "TAGS": ["Commerce Payment"], "REQUIRES": ... ["commerce_price", "commerce_order", "commerce_payment"], "ON": ...
Travis — February 2016Question Sales Tax Not Working
first to set sales tax for everyone. No tax added to the shopping cart. Rules version 7.x-2.8, Commerce ... version 7.x-1.11 and Commerce Paypal version 7.x-2.3. I see the comments under Rules for 7.x-2.8. Will ... that cause this behavior? commerce paypal sales tax rules ...
