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 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

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

Discussion Add a Delivery address

Hi I would like to add a seperate Delivery address to the checkout process, could someone point me in the correct direction with this please. Ultimatly I would like a check box below Billing address which says Use same address for delivery, then on untick ...
purplemonkey — August 2011 — 5 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 to create "Latest Products View" with images?[Solved]

The problem is "Product" is the Entity in "Product Display" While creating my View, I try to select Field Image but no image is shown in the View. I guess thats because the images are not saved in an actual Content Type(Product Display ...
wallace740 — April 2012 — 2 comments

Discussion Affiliate module

My name is Bojan, the maintainer of Ubercart Affiliate 2, currently working with Ryan Szrama on a new generation Affiliate module for Drupal 7, with integration for Drupal Commerce. This is a Google Summer of Code project. Ryan and me talked about the bas ...
bojanz Bojan Zivanovic — May 2010 — 11 comments

Question Pricing rule for customizable products attributes

Vote up! 0 Vote down! Hi, I have developed site in commerce kickstart.I have some products where user can enter custom value for them like if i have jeans product then customer can select fabric,design attribute for jeans.I used line item type for those f ...

Discussion Catalog View

With the latest commits to Drupal Commerce and a patch pending for Views, I've got full Views relationship support working through product reference fields. This means you can pull any field from a product into a Node View if that product has been re ...
Ryan Ryan Szrama — June 2010 — 16 comments

Discussion Default shipping selection

I want to try drupal commerce. I'm running it with shipping and shipping flatrate module. There a two shipping rates:- order value < 50 (5 €)- order value > 50 (free) It works fine, but it's impossible to choose between the two rates. Ther ...
hamu — April 2012 — 2 comments

Discussion Flat Shipping Per Product

I've been looking at this for a couple of hours, have come across a lot of similar topics, but nothing specifically matching, and that leaves me stuck on one point. Here's what I'm trying to accomplish. There's the base flat shipping p ...
davidfells — May 2013 — 2 comments — rules, shipping

Pages