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 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 ...
Gábor — May 2012 — 4 comments
Page Documentation
documentation for intermediate users wondering how all the components work together, and technical documentation ...
Ryan Szrama — February 2011Answer 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
Question Duplicating an order
(!isset($order)) { return; } if (empty($account)) { global $user; $account = $user; } // Get the ...
HenryJones — February 2013 — Order
Discussion Sell Advert nodes- copying Product Display fields to new entity node
owner and Save entity. This way user who bought the product automatically "creates" new node ...
Answer Answer to Question 3213
optimal for the majority of online shops. In my case I do want unique individual user accounts created at ...
mjcarter — July 2012
Answer Answer to Question 9639
form for users to select before adding product into his cart. function date_options_list($field, ...
yogeshchaugule8 — October 2013
Discussion Seminars and Drupal Commerce
First- Saw the session at DrupalCon Chicago. Really enjoyed it. Commerce is going to be way more enjoyable than UC, me thinks. I have a customer that does seminars all over the world and would like to move all of the registration, purchasing, etc. online. ...
samgreco — April 2011 — 15 comments
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
Discussion Product Code Review
-> title // Human-readable title of the product. -> uid // User ID of the product's creator. ...
Ryan Szrama — February 2010 — 11 comments