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 Managing memberships and recurring payments
gateway. I have a few questions... 1) I just cannot see how to add manually a role (license) to a user. Say ... account. But how do I add the license? Where to go? Say that a user had a problem with his account and ... to implement? Or, say that a user renews his subscription 2 weeks before it ends. How can the ...
Discussion Multi websites with Drupal Commerce
Hi, sorry for my poor English. I'm looking for a functionnality, and can't found if it's supported by Drupal Commerce: is it possible to install one instance of Drupal Commerce, to manage multiple web sites, with one back-office? I mean: ea ...
fcharrier2 — October 2011 — 2 comments
Answer Answer to Question 4532
something like this, when payment status is pending then dont allow user to view order details? Thanks ...
leand — October 2012
Answer Answer to Question 4374
http://www.drupalcommerce.org/user-guide/product-attributes-variations and: http://www.drupalcommerce.org/user-guide/product-displays Cheers! ...
Anonymous (not verified) — November 2012
Question How do I fetch visitors cart contents, using services api?
items are in the users cart. I would like to be able to cache all pages, except "cart view" ... and /checkout/*- using varnish. So I would like to fetch this counter of items in users cart- using ... module) can see which users cart it's suppose to fetch data from. I have found commerce_ajax_cart ...
Discussion product reviews
How can I have members who purchase a product review their purchase of that particular product? If products are entities do they have a comments system that can be setup? It seems that using a node product display for a review could be a pain if there are ...
jaxon — June 2011 — 3 comments
Answer Answer to Question 3975
something an attribute. http://www.drupalcommerce.org/user-guide/product-attributes-variations ...
Josh Miller — October 2012Question How to disable quantity widget on shopping cart page.
($form_id == 'views_form_commerce_cart_form_default') {global $user; $cart ... = commerce_cart_order_load($user->uid); //$in_cart = FALSE; foreach (commerce_order_load_multiple(array(), array('status' => ...
Discussion Frustrated! SSL checkout & cart not working
yet I haven't seen a fix. When an a user, whether they are an administrator, anonymous, or ... does it have to be SSL for every page. All users have access checkout permissions. So why the issue. ...
scott.carlton — September 2011 — 7 comments
Answer Answer to Question 3241
to checkout for anonymous users that says, "We need you to_create an account_ before checking ... out." Why not sell a user role and then use the flag module to let them "build" their ...
Josh Miller — April 2013