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 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
Answer Answer to Question 7599
Vote up! 0 Vote down! I also have the exact issue and I have been trying many ways to get this done. I do not want to write any code because that would just be a cop out. I want the system to work for me. I know there is a way to insert a select list of u ...
beatdrop — September 2013 — 2 comments
Discussion Is it possible to create a grid of product variations like this..
I'd like a user of my site to be able to add to cart a quantity and variation at the same time, by (say) clicking on £122 to select 5000 x (2sides + A6) (see attached image) Attachment Size grid.png 13.69 KB ...
RedMist — January 2014 — 1 comment
Answer Answer to Question 10636
Vote up! 0 Vote down! I was wondering if anyone has managed to make this work with Token Embed Views. I have created a view that shows the line items and takes the order-id as argument. I just don't know how I can give the order-id of the confirmatio ...
Suraj Ho — November 2014 — 1 comment
Discussion I wanted to add a search stores present based on ZIP code
I wanted to add a page where I will put my zip code and stores based on the zip codes comes up. can I do this in Drupal Commerce kick start in my first page. ...
deepankar das — November 2014 — 1 comment
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 Price and Stock based on date, create a product variation for every day or something else?
I'm searching for the right way to manage price and stock based on date. This is the typical use case for a product like excursion. Every day we can have an excursion and a product display is related to that excursion. Price can change depending on d ...
salvatore.severo — April 2013 — 2 comments
Answer Answer to Question 7580
Vote up! 4 Vote down! I did it in one of my projects. Following are the steps I followed: 1. Add a field called wholesale_price to the product. 2. Add a role called wholeseller (only if you want to set price by role) 3. Create a product pricing rule: When ...
drupalastic — April 2013 — 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