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.
Question Allow Users To Change Status Of Completed Orders
Vote up! 0 Vote down! My apologies if this is a very basic question. I’ve inherited an already built site that’s using commerce for workshop registrations. We want each individual user to be able to change the status of any of their own completed orders. ...
Answer Answer to Question 8367
Vote up! 0 Vote down! "We use various rules to apply discounts on our Products depending on the SKU or Taxonomy Term. "--> Why not create a view that has the taxonomy term or SKU? Or maybe the patch here might be of help: https://drupal.org/n ...
akosipax — June 2013 — 1 comment
Discussion Upgrading individual modules of Kickstart
Hi, Due to a bug suspicion in Views installed with my Kickstart, I decided to upgrade it to the latest dev build. I decided to delete the module from the profile folder and install a new version in the sites folder. This must have been a no-no, because no ...
moniuch — December 2011 — 3 comments
Discussion Programatically Create Order with Customer Profile
I am using this method below to create order successfully, how do I add a customer profile with all the country/address etc to this order? There does not seem to be any reference to customer profiles in commerce_order_save. I had a peek into the commerce_ ...
imp7 — February 2012 — 5 comments
Answer Answer to Question 12881
Vote up! 0 Vote down! Yes.. We already tried this as described in the definition in nodeorder module. But it seems that the DrupalCommerce view does not offer the weight_in_tid in the sort options. Maybe a relationship is wrong, or the view is already alt ...
Mastap — January 2014 — 1 comment
Answer Answer to Question 10250
Vote up! 0 Vote down! it's been a week, anyone? ...
castcrus — October 2013 — 2 comments
Discussion How to create product packages
Hi all, I am setting up a T Shirt store and wanted to know what would be the best way to create a package deal for some of my products. For example, I have 3 types of T Shirts which can be purchased individually. What I would like to do is create a packag ...
T.Mardi — July 2013 — 2 comments
Discussion CommWeb Payments Module
Has anybody got any thought about a Commonwealth Australia Bank Payments Module for Drupal Commerce? Ubercart has the MIGS gateway but there is a need for a way to accept CBA Visa and Mastercard (and any other) card payments in Drupal Commerce. Some quest ...
Tokoh — April 2012 — 2 comments
Discussion How do I set the order number?
Hello, How do I set the order number so that the first order begins at 1000? Thanks, Paul ...
PN — September 2011 — 2 comments
Discussion How to fetch customer_billing from an order?
Hello! After an order is completed I need to fetch the customer billing via rules to attach it to the product with an Entity Reference Field. I tried this:- fetching the customer billing from an oder: $variable_added = [commerce-order:commerce-customer-bi ...
dasmoermel — October 2011 — 4 comments
