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 Structuring Product Variants
Hi, I'm a new to Drupal Commerce and trying to figure if it is suitable for our current project. Details as follows. Our client sells a variety of electrical fittings. Each fitting has a name, description and picture. No problem there. However there ...
BrettS — March 2011 — 5 comments
Discussion Forward porting Ubercart 2.0 to D7
some level of continuity for users who will want to migrate to Drupal 7 as soon as it comes out, and it ...

Answer Answer to Question 4917
global $user; $product = commerce_product_load (4); // my commerce product for test ... $insert_line_item = commerce_cart_product_add ($user-> uid, $line_item, FALSE);?> ...

Answer Answer to Question 4452
that price so that when the user clicks 'Add To Cart' my new price updates the new line item ...
Anonymous (not verified) — October 2012
Answer Answer to Question 10738
the example you have given. Hide (using CSS or whatever) the Drupal Commerce dropdown from the user ...
pipal — November 2013 — 1 comment
Discussion Difference paypal account for each product
Hi, I want my client can post product with their paypal account. When a person purchase that product the payment will be pay directly to the paypal account of the use who create that product. If possible I want to get a bit gratuity from that payment. Any ...
Answer Answer to Question 3802
provides an API and user interface for storing and resuing credit card data. "The module does not ...

Discussion How can I execute commerce feeds Imports programmatically?
Hi, I would like to trigger one (already configured) import after the other- programmatically- from e.g. a custom form or module. Could anyone point me into the right direction? Thank you. PS: Commerce is a wonderful module! ...
maxilein — November 2011 — 2 comments
Answer Answer to Question 3934
http://www.drupalcommerce.org/user-guide/products to at least make sure you're referencing the products properly in your node. ...
Aaron Dudenhofer — August 2012
Question Checkout By Amazon Not Working
a https://mysite.com/checkout/2258/complete page. 8. The order is created. I log out and log in to my site using my Drupal admin user account. ...
Thomas Isabelle — December 2013 — Checkout By Amazon