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 Selling Services

transaction is made) Questions: is Drupal Commerce a good solution for theese requirements? could you suggest ... a good way to begin a high level configuration of Drupal Commerce based on this case (products, product ...
kahiri83 — May 2013 — 3 comments — services, users, hourly

Answer Answer to Question 8374

service on the checkout form based on the order total. We supply a condition in the Commerce Price group ... total using the commerce-line-item:order:commerce-order-total token, and then configure the remaining ...
Ryan Ryan Szrama — June 2013 — 1 comment

Discussion show/hide payment method according to currency

Let say I use PayPal as payment method. Suppose my Drupal Commerce supports USD, GBP and EUR. ...
stevenon1003 — July 2012 — 3 comments — payment gateways, payment, paypal, currency

Discussion [solved] How do I translate message types?

And I'm using the Commerce Kickstart profile installation, which has these nice message types all ... Drupal Commerce. It's totally funky! And I love the web and its users for helping me out in oh so ...
Netzhexe — March 2013 — 3 comments

Answer Answer to Question 8774

Vote up! 0 Vote down! I assume that your view's format is a table. under the format settings (if it's a table), there's a "Grouping Field" setting. Just configure that setting to group your files. You would have to use relationshi ...
akosipax — July 2013 — 2 comments

Answer Answer to Question 12686

Vote up! 0 Vote down! The implementation of hook_commerce_line_item_type_info() fixes this issue. ... commerce_unit_price and commerce_total to the line_item. ...
fatguylaughing — August 2014

Answer Answer to Question 31393

"Line Item", "type": "commerce_line_item"}}, "AND": ... [{"commerce_product_contains_products": {"commerce_line_item": ["line-item"], "sku": ... "commerce_cart", "entity", "commerce_product_reference"], "ON": ...
garpy — December 2014

Answer Answer to Question 3711

= $form_state['values']['annotations'];     global $user;         // load oder     $order = commerce_cart_order_load($user->uid);     ... $order_wrapper = entity_metadata_wrapper('commerce_order', $order);               // get profile id     ... $profile_id = $order_wrapper->commerce_customer_billing->profile_id->value();         // load ...
maze — April 2013 — 1 comment

Discussion Remove "Add to Cart" /Sell external products

http://xyz.com/r/user1productname links add to cart external Affiliate in drupal commerce external system ...

Discussion Pricing Rules with Multiple-Product Quantity Condition

I'm familiar with Rules on D6, but I'm new to D7 as well as Drupal Commerce (and cart systems in ... Commerce Extra Rules Conditions, but I'm wondering if there's a way to do it without those ... http://www.drupalcommerce.org/discussions/789/rules-commerce-stock-how-s..., but the logic discussed there is based on using taxonomy – I'm wondering if there is an even ...
rvallejo — October 2012 — 5 comments — pricing, rules, discounts, quantity

Pages