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.
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
Answer Answer to Question 3802
provides an API and user interface for storing and resuing credit card data. "The module does not ...

Answer Answer to Question 9639
form for users to select before adding product into his cart. function date_options_list($field, ...
yogeshchaugule8 — October 2013
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 Duplicating an order
(!isset($order)) { return; } if (empty($account)) { global $user; $account = $user; } // Get the ...
HenryJones — February 2013 — Order
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
Discussion Import script
Hi! I would like to make a custom import XML script, to load external data from a custom software. This software only send xml data to the webshops. It is ok, but I would like to store an external ID in commerce (what is searchable). I tried that:... $pro ...
makgab — May 2012 — 4 comments
Question Issues installing Commerce Kickstart v7.28 Core
url(" http://www.sherbetboutique.com/modules/user/user.css?mpqinh "); @import url(" ...
Discussion Product options setup
Hi I have a product display with 2 products, so that a customer can chose which one to select, let s say one can cose between Product Big (20 cents) and Product Small (10 cents). I then used Commerce Product Options and Commerce Product Attributes so the ...
ioioio — January 2012 — 5 comments
Discussion How to show only non referenced products in the "product reference" widget?
When I create(or edit) "Product display" node in "Product reference" field widget I can chose any product entity. I don't want to display products that are already referenced to other "Product display". I want to hide th ...
milkovsky — February 2012 — 3 comments