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 Allows Authenticated Users to Create Products

How do I go about allowing authenticated users the ability to create products for sale? I've enabled what seem to be the logical permissions but am still not seeing it. ...
allain — August 2011 — 1 comment

Discussion Create a shipping scale based on Price

I have a shipping scale based on price setup on my commerce site using shipping 2.x. I need to be able to calculate shipping based on the order total but excluding products of a certain type. How would I go about creating this? Seems like it should be str ...
tars16 — December 2011 — 1 comment

Discussion How about PayPal or Card checkout?

I'm guessing this might annoy some, because I'm also guessing this has been brought up many times before. But I really need to know. Is there a smart way to integrate PayPal or Credit Card checkout? ...
alarian — December 2011 — 1 comment

Discussion Dynamically Disabling Customer Profile panes

Hi I am writing a contrib module called Customer Profile Types UI through which I would like to provide a mechanism for disabling certain customer profile panes on checkout. My purpose is for creating a drupal native CRM so that different types of members ...
aCrazyAnimal ACrazyAnimal — December 2011 — 1 comment

Discussion Is the WA State Sales Tax Module from Ubercart Portable here?

I am running Drupal 6 on my own site right now, but I am, setting up a site for a friend and Drupal 7 is the only version available on their host (if they do it) Is the WA sales tax Module able to run with this program? ...
KRWKnitwear — March 2011 — 1 comment

Discussion Event registrion and Drupal Commerce API

For an upcoming project, we have a client that needs an event registration system set up. A given event registration has a base registration cost and fees for each workshop, with various discounts applied based on multiple factors. Is it possible to use t ...
brianV — February 2011 — 1 comment

Discussion Check products values on order completion

Please could someone point me in the right direction to do the following? I want after an order has been marked as completed, to run a function that will add all values of products in the order. Each product has numeric custom field. I want to add all the ...
yannisc — June 2011 — 1 comment

Discussion Login to Checkout

I need help trying to make sure a user is logged in before attempting to check out. A few things I have noticed... When a user is not logged in they can add items to the cart but will not be given the option to check out (I want this, but I know it can be ...
pumpkinkid — September 2011 — 1 comment

Discussion Text field is longer in the "Add a Product" form than specified in the Product Type.

I expected there are references to this somewhere out there but I cannot find them. I am using Drupal Commerce 7.x-1.1 on Drupal Core 7.10. I have added an additional field under "Store->Product->Product Types->Product->Manage fields" ...
ldbdragon — January 2012 — 1 comment

Answer Answer to Question 3460

Vote up! 0 Vote down! You could create a view with a default argument on the user, relationship to order based on that user id, relationship to products based on the order, list the products. ...
joshmiller Josh Miller — August 2012 — 1 comment

Pages