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 How do I create an order for a customer manually?
a customer? and second, can you then send a payment request email for the registered user to pay (through ...
Question Add a custom extra login pane in chekout
adding users. Commerce Outer login page does very well but displays only two links for anonymous off ...
Discussion How to sell completed webforms as non-shippable products?
I would like to have a user submit a webform and have other users be able to purchase access to the ...
rc1585 — February 2012 — 1 comment
Discussion marketplace to buy and sell
a marketplace, where users can buy and sell books, similar to postyourbook.com, do you know if that is possible ...
zweitbuch — March 2014 — 1 comment
Discussion Views of Product displays, not Products
with 1 product display for "blackshoe" and the user can choose their desired size from ... Bestsellers and Related Products (ready made in Shoppica theme), the user sees multiple product displays that ... are all the same. Presumably this is because each size is being displayed but to the user it just ...
jalexa43 — December 2011 — 1 comment
Discussion Prevent adding product to cart based on date comparison
that are happening simultaneously and I don't want the user to be able to add an event (product) ...
Discussion Defining a Customer Entity
perhaps a primary user account uid field. Orders instead of referencing a customer_uid would then ... reference (or create) a customer, and for logged in users we can easily associate an order with an existing ... interoperability. It's quite likely sites will not want Drupal user accounts for all their customers (this was ...
Ryan Szrama — May 2010 — 18 commentsAnswer Answer to Question 13296
Vote up! 0 Vote down! Highly recommend if you are worried about anonymous users not remembering ...
Josh Miller — March 2014Discussion Add to cart with Ajax
ajax_cart_form($form, $form_state){ global $user; $form_state['rebuild'] = FALSE; $order_id ... = commerce_cart_order_id($user->uid); $cart = commerce_embed_view('commerce_cart_block', 'default', ...
supergogy — February 2012 — 21 comments
Answer Answer to Question 4630
Drupal users is confusing enough, let alone non-Drupal users. Instead we've done a lot of work to ... simplify the architecture so users simply need to know they're creating products on the site, and the ... core, not to Commerce Kickstart, which specializes in providing a user interface on top of Drupal ...
Ryan Szrama — April 2013 — 3 comments