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 Setting a transaction ID
Hello everyone, I am writing an offsite payment method module. Part of what is sent to the payment service is the payment transaction ID which I can get after calling commerce_payment_transaction_new (METHOD_ID, ORDER_ID). The payment service requires tha ...
Discussion Understanding the Order-Flow
Hey, i am using Drupal Commerce since it was beta and know all about the system and how to do what i or my customer want, so a big "Thank you!" But there is something I do not quite understand: When the checkout is complete, the order status is ...
Discussion Product Kit
Hi, I am quite new to drupal and ecommerce, I am investigating different alternatives for a trial project shop I intend to build as a hobby. I love the way drupal commerce is being developed and I was wondering what is the best way to create a product kit ...
Manuel — January 2012 — 1 comment
Answer Answer to Question 3274
Vote up! 1 Vote down! Drupal Commerce is a great solution because the package doesn't make any assumptions about what you're going to be doing with it. This approach allows DC to be molded in to any type of commerce site, not just those that sel ...
Andy Giles — April 2013 — 1 commentAnswer Answer to Question 4722
Vote up! 0 Vote down! Look inside Profile | Commerce Kickstart | Themes ...
Anonymous (not verified) — November 2012 — 1 comment
Answer Answer to Question 3223
Vote up! 1 Vote down! Hmm, I'm not sure why it's longwinded to create an order and then change the owner to the user in question. That part seems pretty straightforward Drupal. I do it for creating nodes as Admin for other user accounts, for exa ...
Ryan Szrama — April 2013 — 1 commentDiscussion Search for part of a word
Hello all. I have problem with search on my commerce page. I have product title "Bicycle" but when i wrote in search field "cycl" then haven't result. I try install Search API, Fuzzy Search, Porter-Stemmer but isn't work. How ...
Discussion Tutorial on "View cart" interface
I'm a newbie, I would like to add something like this to a block: "View Cart {if (at least 1 item)}(X items in cart){/if}" Is this possible? Is there a tutorial somewhere on how to do it? Thanks, cart ...
firedesigns — November 2012 — 1 comment — cart
Discussion Displaying Categories and their Children
Currently the /taxonomy/term/% page displays the category name and a list of products in that category. What i'm trying to get it to do is to display the category name (which it does) and a list of the child categories for that category. I've se ...
iammikek — November 2012 — 1 comment
