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 Product not available... but I don't have stock!
product". Another user told me there was a fix/patch but as usual he didn't tell me how to fix this ...
smurf — May 2014 — 1 comment
Answer Answer to Question 37836
Vote up! 0 Vote down! Using rules, I've managed to build the first offer of allowing the user ... user can choose from for their free product Moved this select option field into the field group field ... users to select their free product I now just need to work out how to do the other promo- 2 for £5, ...
Carl Bowles — July 2015
Question Order stuck in cart
Vote up! 0 Vote down! Hi, when a order is placed and the user goes through the checkout process, ...
Answer Answer to Question 15234
https://drupalcommerce.org/user-guide/payments... but that says nothing about how to create these payment modules.. all other documentation either ...
cappie — August 2014
Answer Answer to Question 8719
views_handler_area { function render ($empty = FALSE) { global $user; if (user_access ('create answer ... content', $user)) { // Build an empty Answer node object for use on the form. $node = (object) ... array( 'uid' => $user-> uid, 'name' => (isset($user-> name)? ...
Josh Miller — April 2014Answer Answer to Question 17002
mymodule_form_alter(&$form, $form_state, $form_id) {if ($form_id == 'user ...
senorbond — July 2015Question Off site payment example
must be also simple post redirect trigger after checkout completion, if an user has chosen a offsite ...
Question Why does Drupal Commerce change an original username to the full billing name?
username as 'John Doe'. If one looks at the list of users (/admin/people), his username will be ...
Question How do I insert "Add to cart" button in my custom module?
the user to the cart page. Thanks in advance. Cart ...
dharam1987 — April 2013 — 4 comments — Cart
