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 Event ticket use case
Hi, I'm using Drupal commerce for an event registration website. When we sell event tickets as product we would require Attendee names and details for each ticket. we used line item field to store attendees details. However, we would need an extra fe ...
kooroach — November 2011 — 2 comments
Discussion commerce_cart_add_to_cart_form_attributes_refresh and drupal_alter
Hi, I am trying to add an additional AJAX command that's fired when users select a product ... reference (eg. users select a product reference and a value on the page is updated). I have found ...
rj — December 2012 — 3 comments
Question 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' => ...
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 Bloc Content Already Seen
Hello, I search a module who can track the user and display the recent content who seen. Have you ...
Question How can I prevent the repurchase of products?
this: User adds a product of the type 'downloadable file' to the shopping cart The 'add ... button will always stay inactive for users that are logged in and have purchased the product previously ... If a annonymous user attempts to buy the same 'downloadable file' again, the product is ...
Discussion commerce pdf invoice not work as intendet
Hi drupal commerce users, I tried to get 'commerce pdf invoice'-module to work. But it ...
conscience — May 2012 — 5 comments
Question Translation question: billing/shipping information and order total
information" that I cant find a way to translate. I suppose they are derived from the user profiles or ...
minoxes — February 2016 — translation question
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
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