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 add to cart button in product category display

hi, when a user views the product category and in there is shows about 10 products, it only shows ...
ariban99 — March 2013 — 3 comments

Answer Answer to Question 12475

pretty clear questions in the module settings page that asks how you want the user to interact with ... Paypal. The only issue that I have found though, is when a user is sent to Paypal to enter their credit ...
tjohnston Travis — December 2013 — 2 comments

Question Commerce pages only visible by admin- advice appreciated

anyone help me figure out how to allow authenticated users? I'm on this page ...
ukfilmnet — October 2013 — commerce, permissions

Answer Answer to Question 12441

you can either enable commerce_license_role and use that license type to give the user a role, then ... Then, when the license has been granted, it grants the user access to the referenced node. ...
bojanz Bojan Zivanovic — December 2013 — 2 comments

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 Checkout form validation: alter the value of a commerce customer profile

In my checkout form, I have 2 customer profiles: billing (default) and shipping (from commerce shipping module). Basically, I need to emulate the commerce_shipping 7.x-1 option "copy shipping information from billing", but i need to do that manu ...
strae strae — November 2012 — 4 comments — Customer Profiles, address field

Answer Answer to Question 31861

function HOOK_node_view_alter(&$build) {  if(!user_access('wholesale permission')) {    ...
DNZ Andy @ BlueFusion — January 2015

Question How does Commerce Kickstart 2 automatically update a product variation title?

the next time the user edits those via inline entity form. Good. But I also need them to update their ...

Answer Answer to Question 3266

installed. I also assume you have a field that identifies whether a user is a vendor or not. The easiest ... Conditions of the Rule, add a condition that the user has to be a Vendor- This will make the UPS method only ... and add the condition that your user is not a vendor. This is of course a simplified answer- ...
smokinggoat — April 2013

Question Invoice a Customer and Have Them Pay Later?

I tried to create an order manually, then assign the user as the Owner of the Order. However, when I go to ... perhaps I am going at this the wrong way completely? Only users on the site can make payments, so we ... don't have to worry about anon users. Invoice ...
BD3 — April 2013 — Invoice

Pages