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 How can I display my commerce price (VAT included) on node?

Hello, I'm a new one and I don't find a simple solution for displaying my price (VAT included) on my node. In my manage display my price field is formatted amount (dsiplaying a calculate price). Wich rules to do for my result? I have a tax rate ...
giv — December 2011 — 5 comments

Answer Answer to Question 13057

Vote up! 0 Vote down! Anyone? It's an elemntary feauture of any ecommerce platfrom. Is it really so hard to implement?!? ...
0xhiryuu 0xhiryuu — February 2014 — 1 comment

Discussion Name of pane created from hook_commerce_customer_profile_type_info?

This api just says that a pane is defined for it but doesn't specify what it will be named. It also says that it may be used in the checkout form. Anyone know what the pane would be called in the api example?: <?php function hook_commerce_customer ...
switch — June 2012 — 2 comments

Discussion Rearranging the Product Display

I wanted to change the fields on the product display around. I've got this far... I'm using a custom node to display the products (when I say product display I mean the screen with the Add to Cart button) Custom tpl file is called node--product_ ...
Aussiejen — October 2011 — 2 comments

Discussion Connect to an ERP SLQ SERVER

Hello, We are integrator of a ERP + SQL SERVER. Client ask us to build for them ecommerce, connecter with the ERP. We are developing now these e-commerce, from 0. We are interested in Drupal Commerce. What is the good way to proceed?- Develop a module of ...
sigenin — December 2013 — 2 comments

Discussion Accounting with DrupalCommerce- Integration of ERP

Hi all out in the Commerce Space;-) hi Ryan, For the last time we spend a lot of time in seeking and testing accounting software solutions. We finally have decided to use TRYTON (http://wwww.tryton.org) which is a fork from OPENERP (http://www.openerp.com ...
Tom Freudenberg — September 2011 — 4 comments

Answer Answer to Question 8061

Vote up! 0 Vote down! Hi Sinha, It's very simple in the ccavenue_redirect_form add the following elements to auto populate the billing address on ccavenue payment page. $form['billing_cust_name'] = array('#type' => 'hidden ...
vinoth.govindarajan — May 2013 — 6 comments

Answer Answer to Question 12543

Vote up! 1 Vote down! Interesting problem. Would be nice if you could jump into the database to determine if the order is actually missing. Take a look at the table "commerce_order" table and see if you can find an order #28. If the order is not ...
joshmiller Josh Miller — December 2013 — 2 comments

Discussion Best way to approach individual bottles and cases of wine sales?

I was hoping someone could point me in the right direction to tackle my scenario. A client wants to sell his wine, but wants to provide a discount to a case (12 bottles) of wine. Also, he wants to provide free shipping to purchases of 3 or more bottles (i ...
pkchoo — May 2012 — 2 comments

Discussion Help me!!! Solution for compare product

hichic! Now, my shop need have a function is compare product. I want a link to help me compare other variation product. I don't know where to start.! Please help me:(. I have a image below: Attachment Size Untitled.png 46.61 KB ...
raucaixanh04 — December 2012 — 2 comments

Pages