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 Change to shopping cart after clicking the add to cart button

I only have on product, a registration. Currently when you click on add to cart, you get a message saying it was added and the shopping cart block shows it too, but you stay on the registration product page. Since I only have one product and want to disco ...
holljac — August 2012 — 4 comments

Answer Answer to Question 15426

Vote up! 0 Vote down! No:) Orders and other entities reference users by uid, and that one never changes. ...
bojanz Bojan Zivanovic — August 2014 — 1 comment

Discussion Products Not getting imported

I have setup product display and product reference node importers. Go to /import, upload file but nothing gets imported. There are no error messages or any sort of feedback as to what the problem is. Any help would be greatly appreciated. feeds feed impor ...
rws — February 2013 — 5 comments — feeds, feed importer, import

Discussion Marketplace update/resources?

I have been researching Drupal Commerce to see if it can be used for marketplace functionality. It looks like there was a demo of this functionality in Denver of March this year. Is there any video/documentation on this presentation? I also found this on ...
ccmd00d — December 2012 — 2 comments — market place

Answer Answer to Question 20019

Vote up! 2 Vote down! Two ways spring to mind, although they're pretty similar and you'll need to test which works better for you: In both create a HOOK_form_alter() function and then either: 1/ <?php   function HOOK_form_alter (& $form, ...
DNZ Andy @ BlueFusion — November 2014 — 3 comments

Discussion Why the shipping service in my custom module does not shown on the checkout shipping pane?

Hi, I am currently learning how to write my own module to support different shipping method/service. Attached is a toy example that I am working on, and the problem is that: Although the shipping service is listed on the configuration page: admin/commerce ...
foredoc — August 2014 — 2 comments

Question Where is product listing function exists in drupal comerce

Vote up! 0 Vote down! Hello, I am a web developer and integrating our software with drupal commerce store. I am trying to get all the products which are displaying in admin but unable to fetch all of them. I want to know which drupal commerce function is ...
maddythecoder — April 2013 — 1 comment — Product Listing

Question How to get display node URL from RULES-> After saving new commerce product

Vote up! 0 Vote down! Hi, I'm trying to get the product display URL from RULES->After saving new commerce product. But all I can get is the edit URL, not the product display node URL. Anyone has experience on this? Any help will be greatly appreci ...
maxchock — May 2013 — 2 comments — Rules, Product Display

Discussion I need info on payment method setup, not provided...

Hi all, I went here to find information on how to set up a payment method for Wire transfer, ie. just sum up the order and send an email, basically) and I looked here: https://drupalcommerce.org/commerce-kickstart-2/how-download-and-setup-p... but there i ...
Jiggy Gaton — November 2014 — 3 comments — payment method

Discussion membership expiration

I used this: http://commerceguys.com/blog/selling-content-drupal-commerce-using-conte... tutorial for creating a membership with Drupal Commerce which works well. How I can set membership expiration? I know I should use Rules, but I do not know how. rules ...
aalireza — December 2012 — 2 comments — rules

Pages