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 4516

Vote up! 0 Vote down! Yes I still find things confusing Drupal Commerce 2.0-rc1 product types and ...
Jim Ruby — October 2012 — 1 comment

Discussion total weight in rules

I have physical and commerce_physical installed and finally got Shipping Flat Rate going and now ...
ñull — November 2011 — 14 comments

Answer Answer to Question 8113

Vote up! 0 Vote down! I can't seem to reproduce this behavior on my Kickstart install:(Is it possible another rule got enabled somewhere or that the access permissions on the cart view got changed so they don't work correctly for anonymous? ...
DaveP — May 2013 — 1 comment

Question set orders as 'complete' from custom module

code that I have in this moment: function commerce ... = commerce_cart_order_load($user->uid);   $profile = commerce_customer_profile_new('billing', $user->uid); ...   $profile->commerce_customer_address = array(LANGUAGE_NONE => array(0 => addressfield_default_values())); ...

Question Commidea/Verifone Payment Gateway

commerce. I have a client who is using this payment gateway with ubercart and I am upgrading their site to ... drupal commerce. Is there a module available for this? Is it possible to convert an ubercart module to ... work with drupal commerce? How can this be done? Update: I Think Commidea has been rebranded as ...
z_khn06 — August 2013 — Payment

Discussion Checkout Rules not Triggering

Hi I have integrated worldpay module in my drupal commerce site. But i am getting read timed out ... commerce_payment_redirect_pane_next_page($order) function which is taking too long, then i moved to this function which is further calling ... commerce_checkout_complete($order) and it is calling rules_invoke_all('commerce_checkout_complete', $order). What i thinks ...
Anshu_Mishra — April 2013 — 1 comment

Discussion taxonomy description

hie i would to display below the category name of the product description of this desctription in order to obtain a result as this site http://www.bougiz.fr/2-parfum-boise where you have a long description of the category perfumes i try with the view sett ...
philippe3441 — May 2013 — 1 comment — taxonomy

Question How to alter a 12.00 price to 12.- format?

hook_commerce_currency_info_alter, as described here: http://drupal.stackexchange.com/questions/76403/round-commerce-price-in-... the ... $price_rounded = commerce_currency_round (abs ($amount), $currency);   644   $price_int = intval ...
sirtet — September 2014 — Price

Discussion Few products in cart but total price is 0

Hi I have problem with my shopping cart. When I add few products to my shopping cart block and shoping cart form then total price looks good, but when i click checkout (shopping cart summary) then have total price 0. Where is problem? cart Attachment Size ...
nawi — June 2013 — 8 comments — cart

Answer Answer to Question 9532

Vote up! 0 Vote down! Thanks Ajai I have now loaded variable_email, htmlmail, and commerce ... _email modules. commerce_message was already installed. I am having issues with installing them at the moment. ...
CrocoART — September 2013

Pages